Skip to content

Commit

Permalink
change server workdir
Browse files Browse the repository at this point in the history
  • Loading branch information
GreenVibesOnly committed Oct 15, 2024
1 parent 066fc1a commit 510c34d
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 @@ -46,7 +46,7 @@ jobs:
key: ${{ secrets.SSH_KEY }}
passphrase: ${{ secrets.SSH_PASSPHRASE }}
script: |
cd scid3
cd scid_bot
sudo docker compose -f docker-compose.yml pull
sudo docker compose -f docker-compose.yml down
sudo docker compose -f docker-compose.yml up -d
Expand Down

0 comments on commit 510c34d

Please sign in to comment.