Skip to content

Commit

Permalink
darwin-amd64 build issue - hack fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pwilczynskiclearcode authored Dec 6, 2024
1 parent 0e1c676 commit 53e9fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ jobs:
- name: Install dependencies
run: |
brew update
brew upgrade
# brew upgrade # temporarily disabled because of the issues it's causing
brew uninstall --ignore-dependencies --force [email protected]
brew install coreutils pkgconf
Expand Down

0 comments on commit 53e9fbe

Please sign in to comment.