mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-01-08 00:13:05 +00:00
Fix CI
This commit is contained in:
parent
257821cdc4
commit
0b30b6fedf
2
.github/workflows/artifacts.yml
vendored
2
.github/workflows/artifacts.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user