don't try to reinstall python

This commit is contained in:
shinra-electric 2024-08-27 10:29:33 +01:00
parent d0c8120e2b
commit 682602223e

View file

@ -40,7 +40,7 @@ jobs:
run: cmake --build ${{github.workspace}}/build --config ${{env.BUILD_TYPE}}
- name: Install bundle dependencies
run: brew install --overwrite python@3.12 && brew install dylibbundler imagemagick
run: brew install dylibbundler imagemagick
- name: Run bundle script
run: ./.github/mac-bundle.sh