mirror of
https://github.com/Kludex/awesome-fastapi-projects.git
synced 2025-05-14 21:27:04 +00:00
Fix uploading arifacts for nextjs job
This commit is contained in:
parent
11bdc81bf2
commit
c4a548f5c4
2
.github/workflows/frontend.yaml
vendored
2
.github/workflows/frontend.yaml
vendored
@ -67,7 +67,7 @@ jobs:
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v2
|
||||
with:
|
||||
path: ./out
|
||||
path: ./frontend/out
|
||||
|
||||
# Deployment job
|
||||
deploy:
|
||||
|
Loading…
x
Reference in New Issue
Block a user