Skip to content

Commit

Permalink
Update build-wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jblindsay committed May 17, 2024
1 parent 7068045 commit 752fbc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: wbt-${{ matrix.os }}-${{ matrix.python-version }}
path: /*.zip
path: *.zip

# - name: Download WBT
# uses: actions/download-artifact@v4
Expand Down

0 comments on commit 752fbc6

Please sign in to comment.