install go
All checks were successful
Build & Push Linode Webhook / build (push) Successful in 15s

This commit is contained in:
2025-06-23 19:13:38 +02:00
parent d950e6cd3d
commit 958336b691

View File

@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install node and go
run: apk add nodejs golang
run: apk add nodejs go
- name: Check out repository code
uses: actions/checkout@v4
- name: Build