This commit is contained in:
@@ -40,6 +40,11 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: '1.25.1'
|
go-version: '1.25.1'
|
||||||
|
|
||||||
|
- name: Debug
|
||||||
|
run: |
|
||||||
|
whoami
|
||||||
|
groups
|
||||||
|
ls -la /var/run/docker.sock
|
||||||
# Download modules
|
# Download modules
|
||||||
- name: Go mod tidy
|
- name: Go mod tidy
|
||||||
run: go mod tidy
|
run: go mod tidy
|
||||||
|
|||||||
Reference in New Issue
Block a user