diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dd854f1dae4bc4cc8a6990324af344248bc44a1b..3452cb6a306aed2aed3493b499c53ca428a18f84 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