From f2bfc0a9985858e4c4de8a98c5546cdb11968a29 Mon Sep 17 00:00:00 2001 From: rustdesk Date: Sun, 15 Jun 2025 03:07:50 +0800 Subject: [PATCH] fix ci --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index ad2a1b2..89d0790 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -30,7 +30,7 @@ jobs: run: | #sudo apt update #sudo apt install -y git - git clone https://github.com/matcornic/hugo-theme-learn themes/hugo-theme-learn --depth=1 + git submodule update --init hugo --minify cd public; tar czf x * scp x ${{ secrets.NAME }}@${{ secrets.HOST }}:/tmp/