fix: same for download-artifact
This commit is contained in:
@@ -72,7 +72,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Download build artifact
|
- name: Download build artifact
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: site-build
|
name: site-build
|
||||||
path: output/
|
path: output/
|
||||||
|
|||||||
Reference in New Issue
Block a user