We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f71626 commit 31d7b28Copy full SHA for 31d7b28
.github/actions/configure-environment/action.yml
@@ -51,7 +51,7 @@ runs:
51
shell: bash
52
- if: runner.os == 'macOS'
53
run: |
54
- HOMEBREW_NO_AUTO_UPDATE=1 brew install pkg-config md5sha1sum jq hwloc
+ HOMEBREW_NO_AUTO_UPDATE=1 brew install md5sha1sum hwloc
55
56
- uses: dtolnay/rust-toolchain@21dc36fb71dd22e3317045c0c31a3f4249868b17
57
with:
0 commit comments