fix
This commit is contained in:
@@ -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: |
|
||||||
|
|||||||
Reference in New Issue
Block a user