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