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

This commit is contained in:
2025-06-24 01:31:49 +02:00
parent cef43b9c3e
commit cab7bc2f5a

View File

@@ -10,7 +10,7 @@ jobs:
container: golang:1.24
steps:
- name: Install node and go
run: apk add nodejs go
run: apt install nodejs
- name: Check out repository code
uses: actions/checkout@v4
- name: ssh repo