Skip to content

Commit

Permalink
ACTIONS: Change build script reference name
Browse files Browse the repository at this point in the history
  • Loading branch information
MotoLegacy committed Jun 4, 2024
1 parent 9d354ad commit 834bf7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
working-directory: ./tools
run: |
sudo -i
./qc-compiler-lin.sh
./qc-compiler-gnu.sh
echo "QC COMPILE STATUS - ${{ job.status }}."
- name: Zip Progs
working-directory: ./build
Expand Down

0 comments on commit 834bf7f

Please sign in to comment.