parent
01281bb525
commit
cf1475e94b
1 changed files with 2 additions and 1 deletions
|
@ -24,7 +24,8 @@ jobs:
|
|||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: docs
|
||||
path: docs/build/
|
||||
path: ./docs/build/
|
||||
if-no-files-found: error
|
||||
|
||||
- name: Done
|
||||
run: echo done!
|
||||
|
|
Loading…
Reference in a new issue