Skip to content

Commit

Permalink
Move project file under apple folder
Browse files Browse the repository at this point in the history
  • Loading branch information
BPerlakiH committed Dec 15, 2023
1 parent 283e831 commit cc85271
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- run: ls -la custom/
- run: ls -la apple/

- run: mv custom/project.yml apple/
# copy build file to the main folder and run from there
- run: cp custom/build_project.zsh .
- run: chmod +x build_project.zsh
Expand Down

0 comments on commit cc85271

Please sign in to comment.