Skip to content

Commit fbe1e27

Browse files
committed
Add argp for macos
1 parent c50ab04 commit fbe1e27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Install system dependencies (macOS)
3636
if: matrix.os == 'macos-latest' || matrix.os == 'macos-14'
3737
run: |
38-
brew install glib pkg-config zstd
38+
brew install glib pkg-config zstd argp-standalone
3939
4040
- name: Build and test with uv
4141
run: |

0 commit comments

Comments
 (0)