Skip to content

Commit

Permalink
char
Browse files Browse the repository at this point in the history
  • Loading branch information
martindurant committed Aug 8, 2024
1 parent 7d96d46 commit 972ca42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
args: --release --strip --out dist --find-interpreter
sccache: 'true'
manylinux: auto
before-script-linux: yum install -y libatomic1
before-script-linux: yum install -y libatomic
- name: Upload wheels
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 972ca42

Please sign in to comment.