diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0888ce1..789c744 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -134,7 +134,7 @@ jobs: echo github.event_name: ${{ github.event_name }} - name: Build - shell: download-and-package + shell: bash run: | npm ci - node build/download-run-artifacts.js "--repo=${{ github.repository }}" "--run_id=${{ github.run_id }}"" + node build/download-run-artifacts.js "--repo=${{ github.repository }}" "--run_id=${{ github.run_id }}"