diff --git a/.github/workflows/firebase-hosting-merge.yml b/.github/workflows/firebase-hosting-merge.yml index 78c3ac1..ad0c18b 100644 --- a/.github/workflows/firebase-hosting-merge.yml +++ b/.github/workflows/firebase-hosting-merge.yml @@ -28,7 +28,7 @@ jobs: uses: actions/download-artifact@master with: name: build - path: build + path: source/build - name: Set target uses: w9jds/firebase-action@master with: