fixed path again
This commit is contained in:
parent
d3d2ab860c
commit
53235babb1
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
|
@ -28,7 +28,7 @@ jobs:
|
||||||
uses: actions/download-artifact@master
|
uses: actions/download-artifact@master
|
||||||
with:
|
with:
|
||||||
name: build
|
name: build
|
||||||
path: build
|
path: source/build
|
||||||
- name: Set target
|
- name: Set target
|
||||||
uses: w9jds/firebase-action@master
|
uses: w9jds/firebase-action@master
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue