Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
ghuls committed Jul 8, 2024
1 parent 9c286c1 commit 9b7da21
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ jobs:
args: --release --out dist --zig
sccache: 'true'
manylinux: auto
install: |
apt-get update
apt-get install -y --no-install-recommends libc6-dev
- name: Upload wheels
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 9b7da21

Please sign in to comment.