Merge pull request #8018 from MilkeeyCat/pr_remove_useless_command_in_ci

ci: remove useless command in ci
This commit is contained in:
Dennis Felsing 2024-02-26 09:22:54 +00:00 committed by GitHub
commit ae5bf905ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -92,8 +92,6 @@ jobs:
run: |
brew update || true
brew install pkg-config sdl2 ffmpeg ninja molten-vk vulkan-headers glslang spirv-tools || true
# --overwrite for: Target /usr/local/bin/2to3 already exists.
brew link --overwrite python@3.11
brew upgrade freetype
pip3 install dmgbuild
echo /Library/Frameworks/Python.framework/Versions/3.11/bin >> $GITHUB_PATH