Skip to content

Commit 1569382

Browse files
Try changing the path.
1 parent 6fa6671 commit 1569382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
- name: "Upload static files as artifact"
147147
uses: actions/upload-pages-artifact@v3
148148
with:
149-
path: fmdeps/BRiCk/doc/sphinx/_static
149+
path: doc/sphinx/_static
150150

151151
full-build:
152152
needs: gen-job

0 commit comments

Comments
 (0)