fix CI deploy

This commit is contained in:
aslan 2024-02-05 13:12:58 +03:00
parent a412c49fe4
commit 4be02e663b
1 changed files with 2 additions and 1 deletions

View File

@ -74,5 +74,6 @@ jobs:
port: ${{ secrets.PORT }}
script: |
cd /var/www/test-testabit/
git fetch
git stash
git pull --rebase
make setup-test