This commit is contained in:
2025-06-24 11:29:54 +02:00
parent 55a206d509
commit e1847f4cf9

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: |