Skip to content

Commit b64fbb8

Browse files
system
1 parent 8325ffb commit b64fbb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
if: ${{ runner.os == 'Linux' && matrix.platform.target == 'aarch64' }}
6666
shell: bash
6767
run: |
68-
uv pip install ziglang
68+
uv pip install --system ziglang
6969
cargo install cargo-zigbuild
7070
7171
- name: Build release binary

0 commit comments

Comments
 (0)