ci: fix artifact and image runner
Some checks failed
Build Docs / build-docs (push) Failing after 3m1s
Build and Test Code / test (push) Successful in 3m15s
Build and Test Code / static_analysis (push) Successful in 3m17s
Build and Test Code / coverage (push) Successful in 3m21s
Build and Test Code / sanitize (push) Successful in 3m24s
Some checks failed
Build Docs / build-docs (push) Failing after 3m1s
Build and Test Code / test (push) Successful in 3m15s
Build and Test Code / static_analysis (push) Successful in 3m17s
Build and Test Code / coverage (push) Successful in 3m21s
Build and Test Code / sanitize (push) Successful in 3m24s
This commit is contained in:
@ -20,7 +20,7 @@ jobs:
|
||||
run: just docs
|
||||
|
||||
- name: Archive docs
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: christopherhx/gitea-upload-artifact@v3
|
||||
with:
|
||||
name: docs
|
||||
path: build/docs
|
||||
|
||||
Reference in New Issue
Block a user