Skip to content

Commit

Permalink
4
Browse files Browse the repository at this point in the history
Signed-off-by: Anatoly Popov <[email protected]>
  • Loading branch information
aensidhe committed Nov 20, 2023
1 parent e249fc9 commit 470b3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: dotnet build -c Release --no-restore

- name: Switch OS for docker
run: "& \"$Env:ProgramData\\chocolatey\\lib\\DockerCli.exe\" -SwitchDaemon"
run: "& \"$Env:ProgramData\\chocolatey\\lib\\docker-cli\\DockerCli.exe\" -SwitchDaemon"

- name: Docker build
run: docker-compose build
Expand Down

0 comments on commit 470b3ae

Please sign in to comment.