Update build_apps.yml

This commit is contained in:
BPH 2023-12-14 00:08:04 +01:00 committed by GitHub
parent c385c3b661
commit 0af4af7a91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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