We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c50ab04 commit fbe1e27Copy full SHA for fbe1e27
.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Install system dependencies (macOS)
36
if: matrix.os == 'macos-latest' || matrix.os == 'macos-14'
37
run: |
38
- brew install glib pkg-config zstd
+ brew install glib pkg-config zstd argp-standalone
39
40
- name: Build and test with uv
41
0 commit comments