Skip to content

Commit

Permalink
Fix CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
eliphatfs committed Sep 14, 2024
1 parent 90ec388 commit 64256f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
CIBW_BUILD_VERBOSITY: 1
CIBW_BUILD: cp38-*
# CIBW_ENVIRONMENT_MACOS: CC='clang' CXX='clang++'
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
path: ./wheelhouse/*.whl
run:
Expand Down

0 comments on commit 64256f3

Please sign in to comment.