Skip to content

Commit

Permalink
Update compile.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
technoluc authored Oct 23, 2023
1 parent be28fda commit 4870f9b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/compile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ jobs:
- name: Build Script
run: |
chmod +x build_script.sh
./build_script.sh
./build.sh
shell: bash

0 comments on commit 4870f9b

Please sign in to comment.