Skip to content

Commit efce04f

Browse files
committed
✔ Okay ~
1 parent cf37400 commit efce04f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
port: ${{ secrets.PORT }}
2020
script: |
2121
cd ~/app/fansubid
22+
git restore .
2223
git pull
2324
npm install
2425
sudo pm2 restart fansubid

0 commit comments

Comments
 (0)