[WIP] Fix windows release CI

This commit is contained in:
Vladimir Stoilov 2024-10-11 13:43:10 +03:00
parent 6b45c8ad3c
commit 35cc0c36fa
No known key found for this signature in database
GPG key ID: 2F190B67A43A81AF

View file

@ -54,8 +54,6 @@ jobs:
name: Installer windows name: Installer windows
runs-on: windows-latest runs-on: windows-latest
needs: release-prep needs: release-prep
container:
image: abrarov/msvc-2022:latest
steps: steps:
- name: Log in to the Container registry - name: Log in to the Container registry
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1 uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1