Skip to content

Commit

Permalink
accommodate with artifact v2
Browse files Browse the repository at this point in the history
  • Loading branch information
lrineau committed Dec 19, 2023
1 parent aedf13c commit f36f75f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ jobs:
- uses: actions/upload-artifact@v4
if: endsWith(matrix.cgal_branch, env.LATEST_CGAL_VERSION)
with:
name: wheel-${{ matrix.os }}-${{ matrix.cgal_branch }}-${{ matrix.python-version }}
path: cgal-*.whl

upload:
Expand Down

0 comments on commit f36f75f

Please sign in to comment.