Update prod.yml
This commit is contained in:
parent
ffba7f4972
commit
eb317ea373
1
.github/workflows/prod.yml
vendored
1
.github/workflows/prod.yml
vendored
@ -78,6 +78,7 @@ jobs:
|
|||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: frontend-artifacts
|
name: frontend-artifacts
|
||||||
|
path: ./frontend/dist
|
||||||
|
|
||||||
- name: List downloaded artifacts
|
- name: List downloaded artifacts
|
||||||
run: ls -la ./frontend/dist
|
run: ls -la ./frontend/dist
|
||||||
|
Loading…
x
Reference in New Issue
Block a user