Skip to content

Commit

Permalink
.github/workflows/ci.yml: attempt to fix macos ci by installing podse…
Browse files Browse the repository at this point in the history
…lect
  • Loading branch information
trofi committed May 17, 2024
1 parent bb80a63 commit ca644b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ jobs:
;;
macOS*)
# TODO
brew install podselect
;;
esac
Expand Down

0 comments on commit ca644b0

Please sign in to comment.