diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 42b61e4e..c8a22352 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,7 +20,7 @@ jobs: node-version: 16 - name: Install Dependencies - run: npm ci --no-optional + run: npm ci shell: bash - name: Build