ci: fix artifact action path
All checks were successful
Build Docs / build-docs (push) Successful in 5m4s
Build and Test Code / test (push) Successful in 4m56s
Build and Test Code / coverage (push) Successful in 4m50s
Build and Test Code / static_analysis (push) Successful in 4m7s
Build and Test Code / sanitize (push) Successful in 1m48s
All checks were successful
Build Docs / build-docs (push) Successful in 5m4s
Build and Test Code / test (push) Successful in 4m56s
Build and Test Code / coverage (push) Successful in 4m50s
Build and Test Code / static_analysis (push) Successful in 4m7s
Build and Test Code / sanitize (push) Successful in 1m48s
This commit is contained in:
@ -20,7 +20,7 @@ jobs:
|
|||||||
run: just docs
|
run: just docs
|
||||||
|
|
||||||
- name: Archive docs
|
- name: Archive docs
|
||||||
uses: christopherhx/gitea-upload-artifact@v3
|
uses: christopherhx/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: docs
|
name: docs
|
||||||
path: build/docs
|
path: build/docs
|
||||||
|
|||||||
Reference in New Issue
Block a user