diff --git a/.github/workflows/firebase_hosting.yml b/.github/workflows/firebase_hosting.yml index e4582b2b..b60b55d8 100644 --- a/.github/workflows/firebase_hosting.yml +++ b/.github/workflows/firebase_hosting.yml @@ -20,6 +20,8 @@ jobs: - uses: actions/checkout@v2 - run: cd www - run: ls + - run: cd www + - run: ls - uses: borales/actions-yarn@v2.0.0 with: cmd: install # will run `yarn install` command