We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09b7d98 commit 2ee4a3bCopy full SHA for 2ee4a3b
.github/workflows/build-riscv.yml
@@ -77,5 +77,5 @@ jobs:
77
uses: actions/upload-artifact@v3
78
with:
79
name: packages
80
- path: ./wheel/target/wheels/
+ path: ./target/wheels/
81
0 commit comments