mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-05 03:27:48 +00:00
ci: use bash shell for making release artifacts
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
@@ -84,6 +84,7 @@ jobs:
|
||||
shell: bash
|
||||
run: make test GOTESTFLAGS="-v -short"
|
||||
- name: Build TinyGo release tarball
|
||||
shell: bash
|
||||
run: make build/release -j4
|
||||
- name: Make release artifact
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user