This is a reason why I don't like Python
Some checks failed
Build and push Docker image / build (push) Failing after 2m13s
Build and push Docker image / deploy (push) Has been skipped

This commit is contained in:
toast 2024-09-22 03:18:39 +10:00
parent 5a392f8cd9
commit 293da90978

View File

@ -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