Skip to content

Commit

Permalink
Fixed TinyGo build workflow pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Apr 16, 2024
1 parent 34eb1db commit baf463c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tinygo_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- uses: acifani/setup-tinygo@v2
with:
tinygo-version: '0.30.0'
tinygo-version: '0.30.0'

- name: Install Qrepo
run: sh -c "$(curl -fsSL https://raw.githubusercontent.com/nthnn/Qrepo/master/support/install.sh)"
Expand Down

0 comments on commit baf463c

Please sign in to comment.