From 1b2350de6b7433710a13227b4b3153fd2a0bb686 Mon Sep 17 00:00:00 2001 From: Shams mosowi Date: Tue, 24 Mar 2020 18:19:56 +0800 Subject: [PATCH] wd --- .github/workflows/firebase_hosting.yml | 2 ++ 1 file changed, 2 insertions(+) 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