Skip to content

Commit

Permalink
Update build_apps.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BPerlakiH authored Dec 13, 2023
1 parent c385c3b commit 0af4af7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
ref: main
path: custom

# move the custom files to the same folder
- run: ./build_project.zsh
# move build file to the main folder and run from there
- run: mv custom/build_project,zsh . && ./build_project.zsh

0 comments on commit 0af4af7

Please sign in to comment.