Update build_apps.yml

This commit is contained in:
BPH 2023-12-14 00:42:58 +01:00 committed by GitHub
parent c1aff85981
commit e92ebf8dad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ jobs:
ref: main ref: main
path: custom path: custom
# move build file to the main folder and run from there # copy build file to the main folder and run from there
- run: mv custom/build_project.zsh . - run: cp custom/build_project.zsh .
- run: build_project.zsh - run: build_project.zsh