From a51269538151085dc85dbb35e1ba519b79bd66f2 Mon Sep 17 00:00:00 2001 From: Rim Rakhimov Date: Tue, 1 Oct 2024 16:09:11 +0400 Subject: [PATCH] ci(stylus-verifier): docker setup --- .github/workflows/stylus-verifier.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stylus-verifier.yml b/.github/workflows/stylus-verifier.yml index b87dab360..b1b5b0705 100644 --- a/.github/workflows/stylus-verifier.yml +++ b/.github/workflows/stylus-verifier.yml @@ -41,7 +41,7 @@ jobs: - name: Test docker daemon run: | - jq '.' /etc/docker/daemon.json + ls /etc/systemd/system/docker.service.d # run: curl http://127.0.0.1:2375/images/json