fix
Some checks failed
Build project / build (push) Has been cancelled
Publish / build (push) Failing after 1m8s

This commit is contained in:
2025-06-24 11:31:09 +02:00
parent 4e26fe02f5
commit 719ba853bc

View File

@@ -8,8 +8,8 @@ jobs:
runs-on: ubuntu-latest
container: golang:1.24-bookworm
steps:
#- name: Install dependencies
# run: apt update && apt -y install openssh-client
- name: Install dependencies
run: apt update && apt -y install nodejs
- name: Setup SSH
run: |
mkdir -p ~/.ssh