fix workflow
This commit is contained in:
parent
f4b10f13cd
commit
3b15d09656
1 changed files with 1 additions and 1 deletions
2
.github/workflows/astro.yml
vendored
2
.github/workflows/astro.yml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
||||||
run: deno run astro build
|
run: deno run astro build
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-pages-artifact@v4
|
uses: actions/upload-pages-artifact@v3
|
||||||
with:
|
with:
|
||||||
path: dist
|
path: dist
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue