Skip to content

Commit

Permalink
fix sh > zsh
Browse files Browse the repository at this point in the history
  • Loading branch information
technoluc committed Oct 25, 2023
1 parent bdc5cec commit df6113e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Run Build Script
run: |
chmod +x build.zsh
./build.sh
./build.zsh
shell: bash
- name: Commit Changes
run: |
Expand Down

0 comments on commit df6113e

Please sign in to comment.