Skip to content

Commit

Permalink
fix: zig not found
Browse files Browse the repository at this point in the history
  • Loading branch information
MattEstHaut committed Apr 12, 2024
1 parent 58176b9 commit e8de923
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/vps-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
password: ${{ secrets.PASSWORD }}
script_stop: true
script: |
source /home/${{ secrets.USERNAME }}/.bashrc
cd /home/${{ secrets.USERNAME }}/Victoire
git pull origin master
zig build -Doptimize=ReleaseFast

0 comments on commit e8de923

Please sign in to comment.