Skip to content

Commit

Permalink
fixuP?
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Oct 24, 2024
1 parent cce4e4a commit 720560e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-homebrew-valgrind/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ runs:
steps:
- run: |
brew tap hebasto/valgrind https://github.com/hebasto/valgrind-macos
cd $(brew --repository)/Library/Taps/hebasto/valgrind
cd $(brew --repository)/Library/Taps/hebasto/valgrind-macos
git checkout 241024-ventura-supp
echo "CI_HOMEBREW_CELLAR_VALGRIND=$(brew --cellar valgrind)" >> "$GITHUB_ENV"
shell: bash
Expand Down

0 comments on commit 720560e

Please sign in to comment.