chore: edit debug command
Docker Build and Push / docker_build (push) Failing after 6m22s

This commit is contained in:
2026-06-05 22:29:16 +02:00
parent 8240c44fb7
commit c76700bdc0
+2 -1
View File
@@ -25,7 +25,8 @@ jobs:
steps:
- name: Prepare for rootless docker
run: |
ln -s /usr/local/bin/docker /usr/bin/docker
whereis docker
docker version
- name: Checkout repository
uses: actions/checkout@v6