use upload-artifact v3
All checks were successful
Deploy ${{ gitea.repository }} / build (push) Successful in 39s
All checks were successful
Deploy ${{ gitea.repository }} / build (push) Successful in 39s
This commit is contained in:
parent
2ab2f30d96
commit
0973539064
@ -14,7 +14,7 @@ jobs:
|
|||||||
toolchain: stable
|
toolchain: stable
|
||||||
- run: "cargo install mdbook"
|
- run: "cargo install mdbook"
|
||||||
- run: "mdbook build"
|
- run: "mdbook build"
|
||||||
- uses: actions/upload-artifact@v4
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: www.zip
|
name: www.zip
|
||||||
path: book
|
path: book
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user