Skip to content

Commit

Permalink
debug ci
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasryck committed Sep 27, 2024
1 parent 3751e8e commit 02c1d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: python -m cibuildwheel --output-dir wheelhouse

- name: To avoid clean up error
run: conda remove libcxx
run: conda remove -y libcxx
if: runner.os == 'macOS' && runner.arch == 'ARM64'


Expand Down

0 comments on commit 02c1d42

Please sign in to comment.