Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

Commit

Permalink
Also change dir for upload
Browse files Browse the repository at this point in the history
  • Loading branch information
uellue committed Nov 10, 2022
1 parent f114a49 commit 44b098f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: wheels
path: dist
path: target/dist

windows:
runs-on: windows-latest
Expand Down

0 comments on commit 44b098f

Please sign in to comment.