Update onpush_builder.yaml

This commit is contained in:
Alexandre
2024-03-14 15:23:02 +01:00
committed by GitHub
parent 9eb8bf2e9b
commit f3aba10139

View File

@@ -83,6 +83,7 @@ jobs:
- name: Make scripts executable
run: |
echo "Starting"
git pull origin master
git config core.filemode true
# shellcheck disable=SC2086,SC2046
#git update-index --chmod=+x $(find "$path" -type f -iname "*.sh")