Skip to content

Commit

Permalink
Fix build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gavv committed May 7, 2024
1 parent 320deeb commit cad6cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:

- name: Install dependencies
run: |
brew install scons autoconf automake pkg-config libtool go
brew install -f --overwrite scons autoconf automake pkg-config libtool go
- name: Build
run: |
Expand Down

0 comments on commit cad6cd7

Please sign in to comment.