Skip to content

Commit 2fd7af1

Browse files
committed
One more time, fix docs deploy.
1 parent a6d8e62 commit 2fd7af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Upload artifact
5151
uses: actions/upload-pages-artifact@v3
5252
with:
53-
path: target/doc
53+
path: target/doc/proc_result
5454

5555
deploy:
5656
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)