mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-01-02 13:33:10 +00:00
Fix dependencies
This commit is contained in:
parent
cfe2ea1ac0
commit
4dc95345e4
10
.github/workflows/artifacts.yml
vendored
10
.github/workflows/artifacts.yml
vendored
@ -65,11 +65,11 @@ jobs:
|
||||
install: >-
|
||||
base-devel
|
||||
git
|
||||
mingw-w64-x86_64-cmake
|
||||
mingw-w64-x86_64-ntldd-git
|
||||
mingw-w64-x86_64-rust
|
||||
mingw-w64-x86_64-toolchain
|
||||
|
||||
mingw-w64-ucrt-x86_64-toolchain
|
||||
mingw-w64-ucrt-x86_64-cmake
|
||||
mingw-w64-ucrt-x86_64-ntldd-git
|
||||
mingw-w64-ucrt-x86_64-rust
|
||||
|
||||
- name: Build libcodex (Windows)
|
||||
if: matrix.os == 'windows-latest' && steps.cache-libcodex.outputs.cache-hit != 'true'
|
||||
shell: msys2 {0}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user