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 9381f26 commit 7e0056f
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 @@ -46,7 +46,7 @@ jobs:
with:
python-version: '3.12'
- name: extras
run: sudo apt-get install -y libatomic
run: sudo apt-get install -y libatomic1
- name: Build wheels
uses: PyO3/maturin-action@v1
with:
Expand Down

0 comments on commit 7e0056f

Please sign in to comment.