fix(ci): setup tinygo
Some checks failed
Build and Push Server / build-and-push (push) Failing after 16m49s

This commit is contained in:
Max Richter
2025-10-11 12:51:35 +02:00
parent 35183f267f
commit 3395785565

View File

@@ -26,6 +26,10 @@ jobs:
with:
version: 9
- uses: acifani/setup-tinygo@v2
with:
tinygo-version: '0.37.0'
# Step 4: Install the playground's dependencies.
- name: Install playground dependencies
working-directory: ./playground