From 53235babb1626765c6781542931180dfd6c99def Mon Sep 17 00:00:00 2001 From: developomp Date: Mon, 17 May 2021 23:39:08 +0900 Subject: [PATCH] fixed path again --- .github/workflows/firebase-hosting-merge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: