This commit is contained in:
rustdesk 2025-06-15 03:07:50 +08:00
parent 653a07b548
commit f2bfc0a998

View File

@ -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/