Skip to content

Commit 0319d42

Browse files
committed
test yml
1 parent 82cddd6 commit 0319d42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main_ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ jobs:
129129
- run: npm ci
130130
- run: npm run doc
131131
- name: Upload artifact
132+
id: upload-artifact
132133
uses: actions/upload-pages-artifact@v4
133134
with:
134135
path: ./docs

0 commit comments

Comments
 (0)