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 a6d8e62 commit 2fd7af1Copy full SHA for 2fd7af1
.github/workflows/docs.yml
@@ -50,7 +50,7 @@ jobs:
50
- name: Upload artifact
51
uses: actions/upload-pages-artifact@v3
52
with:
53
- path: target/doc
+ path: target/doc/proc_result
54
55
deploy:
56
runs-on: ubuntu-latest
0 commit comments