We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7b1b4b commit 5f5b05aCopy full SHA for 5f5b05a
.github/workflows/nightly-build.yml
@@ -37,7 +37,7 @@ jobs:
37
- uses: actions/upload-artifact@v3
38
with:
39
name: natives
40
- path: cli/target/packages/*.pdf
+ path: cli/target/package/*.pdf
41
42
43
build-natives:
0 commit comments