Skip to content

Commit

Permalink
wtf
Browse files Browse the repository at this point in the history
  • Loading branch information
paulleflon committed Sep 19, 2024
1 parent 2d847d5 commit b3502fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
port: ${{ secrets.SERVER_PORT }}
username: ${{ secrets.SERVER_USER }}
password: ${{ secrets.SERVER_PASSWORD }}
script: cd ${{ secrets.SERVER_PROJECT_PATH }} && npm run update
script: cd ${{ secrets.SERVER_PROJECT_PATH }} && pwd && whoami && ls && npm run update

0 comments on commit b3502fa

Please sign in to comment.