Update docker-win32-develop.yml

This commit is contained in:
STAM 2021-04-01 14:15:08 +03:00
parent 5e46ce61fa
commit 09e4df449c

View File

@ -28,7 +28,7 @@ jobs:
- name: Docker
run: |
type C:\ProgramData\docker\config\daemon.json
powershell -Command "Get-ChildItem -Path C:\ -Filter daemon.json -Recurse -ErrorAction SilentlyContinue -Force"
##################################################################################