fixed path
This commit is contained in:
parent
4c8a267272
commit
d3d2ab860c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/firebase-hosting-merge.yml
vendored
2
.github/workflows/firebase-hosting-merge.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
||||||
uses: actions/upload-artifact@master
|
uses: actions/upload-artifact@master
|
||||||
with:
|
with:
|
||||||
name: build
|
name: build
|
||||||
path: build
|
path: source/build
|
||||||
deploy:
|
deploy:
|
||||||
name: Deploy
|
name: Deploy
|
||||||
needs: build
|
needs: build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue