diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dd854f1dae..3452cb6a30 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,7 +47,7 @@ jobs: uses: actions/checkout@v2 - name: Create app bundle - run: script/bundle + run: bash ./script/bundle - name: Upload app bundle to workflow run uses: actions/upload-artifact@v2