diff --git a/.github/workflows/build_apps.yml b/.github/workflows/build_apps.yml index 04b7cd2..db4abad 100644 --- a/.github/workflows/build_apps.yml +++ b/.github/workflows/build_apps.yml @@ -37,6 +37,10 @@ jobs: ref: main path: custom + - run: ls -la + - run: ls -la custom/ + - run: ls -la apple/ + # copy build file to the main folder and run from there - run: cp custom/build_project.zsh . - run: build_project.zsh