Skip to content

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
BPerlakiH authored Dec 13, 2023
1 parent 5c7f2c2 commit ecfff2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
# copy build file to the main folder and run from there
- run: cp custom/build_project.zsh .
- run: chmod +x build_project.zsh
- run: build_project.zsh
- run: zsh ./build_project.zsh

0 comments on commit ecfff2f

Please sign in to comment.