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