Skip to content

Commit

Permalink
fix deploy script location
Browse files Browse the repository at this point in the history
  • Loading branch information
robinpdev committed Mar 2, 2024
1 parent 5a17939 commit 91734a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
- uses: actions/checkout@v3

- name: Run deploy script
run: bash /home/selab2/hosting/UGent-1/deploy.sh
run: bash deploy.sh

0 comments on commit 91734a6

Please sign in to comment.