This commit is contained in:
parent
15b0bc498f
commit
bc1c978ffd
1 changed files with 4 additions and 1 deletions
|
@ -28,3 +28,6 @@ jobs:
|
||||||
- name: Check for the Docker socket
|
- name: Check for the Docker socket
|
||||||
run: |
|
run: |
|
||||||
ls -alh /var/run/
|
ls -alh /var/run/
|
||||||
|
|
||||||
|
- name: Setup buildx
|
||||||
|
uses: https://forge.niblock.tech/actions/setup-buildx-action@v3
|
Loading…
Add table
Add a link
Reference in a new issue