Skip to content

Commit

Permalink
Downgrade shenanigans 3
Browse files Browse the repository at this point in the history
  • Loading branch information
mjonuschat committed Feb 17, 2024
1 parent 30f57c6 commit abc578f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
brew install git gettext automake texinfo
brew uninstall cmake
(cd /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/c; git checkout e26e881a5dc87daaab3c96096288e67f055bb7d6 cmake.rb)
HOMEBREW_NO_AUTO_UPDATE=1 HOMEBREW_NO_INSTALL_FROM_API=1 brew install cmake brew install cmake
HOMEBREW_NO_AUTO_UPDATE=1 HOMEBREW_NO_INSTALL_FROM_API=1 brew install cmake
mkdir -p ${{ github.workspace }}/deps/build_${{ inputs.arch }}
mkdir -p ${{ github.workspace }}/deps/build_${{ inputs.arch }}/PrusaSlicer_dep_${{ inputs.arch }}
brew uninstall --ignore-dependencies zstd
Expand Down

0 comments on commit abc578f

Please sign in to comment.