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

This commit is contained in:
2025-06-24 11:29:54 +02:00
parent cd61d5c82a
commit 4e26fe02f5

View File

@@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: golang:1.24-bookworm container: golang:1.24-bookworm
steps: steps:
- name: Install dependencies #- name: Install dependencies
# run: apt update && apt -y install openssh-client # run: apt update && apt -y install openssh-client
- name: Setup SSH - name: Setup SSH
run: | run: |