diff --git a/.github/workflows/build_apps.yml b/.github/workflows/build_apps.yml index db4abad..d4805c9 100644 --- a/.github/workflows/build_apps.yml +++ b/.github/workflows/build_apps.yml @@ -43,5 +43,6 @@ jobs: # copy build file to the main folder and run from there - run: cp custom/build_project.zsh . + - run: chmod +x build_project.zsh - run: build_project.zsh