This is a reason why I don't like Python
This commit is contained in:
parent
5a392f8cd9
commit
293da90978
@ -56,7 +56,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install zigbuild
|
- name: Install zigbuild
|
||||||
run: |
|
run: |
|
||||||
pip3 install ziglang
|
pip3 install --break-system-packages ziglang
|
||||||
cargo install --locked cargo-zigbuild
|
cargo install --locked cargo-zigbuild
|
||||||
|
|
||||||
- name: Compile
|
- name: Compile
|
||||||
|
Loading…
Reference in New Issue
Block a user