correct shell name
This commit is contained in:
@@ -19,7 +19,7 @@ runs:
|
|||||||
# uses: https://git.sanin.dev/packages_test/build-publish/@build
|
# uses: https://git.sanin.dev/packages_test/build-publish/@build
|
||||||
|
|
||||||
- name: Build package
|
- name: Build package
|
||||||
shell: base
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
docker run --rm -e REPO=. -e WORKSPACE=/workspace/${{ GITEA_REPOSITORY }}/ corysanin/archery:artix
|
docker run --rm -e REPO=. -e WORKSPACE=/workspace/${{ GITEA_REPOSITORY }}/ corysanin/archery:artix
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user