Update docker-win32-develop.yml

This commit is contained in:
STAM 2021-04-01 14:02:59 +03:00
parent b73244baa6
commit 94f2298e34

View File

@ -15,7 +15,7 @@ jobs:
name: EpicMorg Base Production images
runs-on: windows-latest
env:
DOCKER_CLI_EXPERIMENTAL: enabled
DOCKER_CLI_EXPERIMENTAL: true
steps:
- uses: actions/checkout@v2