Attempt 1 at fixing MacOS CI

This commit is contained in:
liuk7071 2023-07-29 17:23:30 +02:00
parent 81edbe4817
commit ba67fff91d

View file

@ -37,6 +37,7 @@ jobs:
run: brew install dylibbundler imagemagick
- name: Run bundle script
run: chmod +x ./.github/macos-bundle.sh
run: ./.github/macos-bundle.sh
- name: Sign the App