Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
LikDan committed Oct 15, 2023
1 parent 678f52d commit 6b7ff1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
host: ${{ secrets.SSH_HOST }}
user: ${{ secrets.SSH_USER }}
private_key: ${{ secrets.SSH_KEY }}
command: ./StudyumDeploy/update.sh backend
command: cd ./StudyumDeploy && ./update.sh backend

0 comments on commit 6b7ff1f

Please sign in to comment.