Skip to content

Commit 8540459

Browse files
committed
Link to issue with TinyGo 0.37+
1 parent 443e80a commit 8540459

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
with: { go-version-file: go.mod, check-latest: true }
1414
- name: Setup TinyGo
1515
uses: acifani/setup-tinygo@v2
16+
# https://github.com/tinygo-org/tinygo/issues/4873
1617
with: { tinygo-version: 0.36.0 }
1718
- name: Generate App
1819
run: make playground

0 commit comments

Comments
 (0)