diff --git a/action.yml b/action.yml index 4f4dadf..0e4c90d 100644 --- a/action.yml +++ b/action.yml @@ -19,7 +19,7 @@ runs: # uses: https://git.sanin.dev/packages_test/build-publish/@build - name: Build package - shell: base + shell: bash run: | docker run --rm -e REPO=. -e WORKSPACE=/workspace/${{ GITEA_REPOSITORY }}/ corysanin/archery:artix