This commit is contained in:
Arnaud 2025-10-10 05:56:06 +02:00
parent 257821cdc4
commit 0b30b6fedf
No known key found for this signature in database
GPG Key ID: 20E40A5D3110766F

View File

@ -85,7 +85,7 @@ jobs:
mingw-w64-i686-toolchain
- name: MSYS2 (Windows amd64)
if: matrix.target.nim_os == 'windows' && matrix.target.cpu == 'amd64'
if: matrix.nim_os == 'windows' && matrix.cpu == 'amd64'
uses: msys2/setup-msys2@v2
with:
path-type: inherit