diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fd814f1..068dede 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -46,7 +46,7 @@ jobs: with: name: build path: build - - run: ls + - run: npm ci - name: Deploy to Firebase uses: w9jds/firebase-action@master with: