fix
Some checks failed
Build & Push Linode Webhook / build (push) Failing after 25s

This commit is contained in:
2025-06-24 01:29:31 +02:00
parent 019a33a69a
commit cef43b9c3e

View File

@@ -7,6 +7,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container: golang:1.24
steps:
- name: Install node and go
run: apk add nodejs go