Skip to content

Commit

Permalink
pin libxmlsec1 harder
Browse files Browse the repository at this point in the history
  • Loading branch information
iliana committed Feb 7, 2024
1 parent b7a00f3 commit 33b8290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
if: ${{ startsWith(matrix.os, 'macos') }}
run: |
curl -fLOsS --retry 5 https://raw.githubusercontent.com/Homebrew/homebrew-core/081149b0d2720c2759b6ac8253e33b27f6d6c1cd/Formula/lib/libxmlsec1.rb
brew install ./libxmlsec1.rb
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1 brew install ./libxmlsec1.rb
brew pin libxmlsec1
rm -f libxmlsec1.rb
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
Expand Down

0 comments on commit 33b8290

Please sign in to comment.