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

This commit is contained in:
2025-06-24 01:34:02 +02:00
parent 1e0a51f83b
commit 634021854d

View File

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