Skip to content

Commit 0ed6d94

Browse files
committed
ci: fix doc build
1 parent 16f4273 commit 0ed6d94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ jobs:
117117
path: doc/html
118118

119119
- name: Upload static files as artifact
120+
if: matrix.os == 'ubuntu-latest'
120121
uses: actions/upload-pages-artifact@v3
121122
with:
122123
path: doc/build/site

0 commit comments

Comments
 (0)