Skip to content

Commit e70db95

Browse files
authored
Update main.yml
1 parent 68f3dcc commit e70db95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
username: ${{ secrets.SERVER_USER }}
2424
key: ${{ secrets.SERVER_SSH_KEY }}
2525
script: |
26-
cd /ArWebAuth/
26+
cd ./ArWebAuth/
2727
git pull origin master
2828
npm install
2929
pm2 restart www

0 commit comments

Comments
 (0)