Skip to content

Commit

Permalink
Update build_wheels_main_pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jrenaud90 authored Feb 14, 2024
1 parent 711a3b1 commit 3c15123
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_wheels_main_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ jobs:
python -m pip install --upgrade build
export CC='gcc-13'
export CPPFLAGS="$CPPFLAGS -Xpreprocessor -fopenmp"
python -m pip install -v .
python -m build --wheel --outdir ./wheelhouse/
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 3c15123

Please sign in to comment.