We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0abc909 commit b65447cCopy full SHA for b65447c
.github/workflows/windows.yml
@@ -84,6 +84,7 @@ jobs:
84
shell: bash
85
run: make test GOTESTFLAGS="-v -short"
86
- name: Build TinyGo release tarball
87
+ shell: bash
88
run: make build/release -j4
89
- name: Make release artifact
90
0 commit comments