Skip to content

Commit

Permalink
feat(*): test
Browse files Browse the repository at this point in the history
  • Loading branch information
江芊 committed Jan 7, 2022
1 parent 7f7a41e commit 8997ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
port: ${{ secrets.PORT }}
script: |
cd /home/www/Aimee/myblog2.0
wget https://github.com/Aimee1608/myblog2.0/releases/latest/download/release.tgz --no-check-certificate -O release.tgz
wget https://github.com/Aimee1608/myblog2.0/releases/latest/download/release.tgz --user-agent="Mozilla/5.0 (X11;U;Linux i686;en-US;rv:1.9.0.3) Geco/2008092416 Firefox/3.0.3" --no-check-certificate -O release.tgz
tar zxvf release.tgz

0 comments on commit 8997ede

Please sign in to comment.