fix(ci): setup tinygo
Some checks failed
Build and Push Server / build-and-push (push) Failing after 16m49s
Some checks failed
Build and Push Server / build-and-push (push) Failing after 16m49s
This commit is contained in:
@@ -26,6 +26,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
version: 9
|
version: 9
|
||||||
|
|
||||||
|
- uses: acifani/setup-tinygo@v2
|
||||||
|
with:
|
||||||
|
tinygo-version: '0.37.0'
|
||||||
|
|
||||||
# Step 4: Install the playground's dependencies.
|
# Step 4: Install the playground's dependencies.
|
||||||
- name: Install playground dependencies
|
- name: Install playground dependencies
|
||||||
working-directory: ./playground
|
working-directory: ./playground
|
||||||
|
|||||||
Reference in New Issue
Block a user