Skip to content

Commit

Permalink
CI: macOS fix attempt...
Browse files Browse the repository at this point in the history
  • Loading branch information
philn committed Dec 8, 2023
1 parent 04e1522 commit e93709a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
- name: Install Dependencies
run: |
sudo chown -R $(whoami) $(brew --prefix)/*
brew update
brew install pkg-config pango gtk+4 libadwaita gstreamer
- name: Build
run: cargo build --verbose
Expand Down

0 comments on commit e93709a

Please sign in to comment.