test new artifact upload
This commit is contained in:
@@ -66,7 +66,7 @@ jobs:
|
|||||||
run: uv run zensical build --clean
|
run: uv run zensical build --clean
|
||||||
|
|
||||||
- name: Upload documentation artifact
|
- name: Upload documentation artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: https://github.com/christopherHX/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: site
|
name: site
|
||||||
path: site/
|
path: site/
|
||||||
@@ -162,7 +162,7 @@ jobs:
|
|||||||
uses: actions/checkout@v5
|
uses: actions/checkout@v5
|
||||||
|
|
||||||
- name: Download documentation artifact
|
- name: Download documentation artifact
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v5
|
||||||
with:
|
with:
|
||||||
name: site
|
name: site
|
||||||
path: site/
|
path: site/
|
||||||
|
|||||||
Reference in New Issue
Block a user