ci: remove useless command in ci

This commit is contained in:
MilkeeyCat 2024-02-26 10:48:47 +02:00
parent ac61d8f88a
commit b6c75e122c

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