Skip to content

Commit

Permalink
Build: Fix directory name.
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Mar 29, 2024
1 parent a37fac9 commit 221e19e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ jobs:
merge-multiple: true

- name: List downloaded artifacts
run: ls -la ~/downloads
run: ls -la ./wheel_upload

- uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
with:
Expand Down

0 comments on commit 221e19e

Please sign in to comment.