feature/fix #12

Merged
vegard merged 34 commits from feature/fix into main 2025-06-25 15:01:09 +00:00
Showing only changes of commit e1847f4cf9 - Show all commits

View File

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