mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-30 19:53:10 +00:00
fix: update windows ci
This commit is contained in:
parent
849471ed3d
commit
776fa12a4b
2
.github/workflows/windows-build.yml
vendored
2
.github/workflows/windows-build.yml
vendored
@ -68,7 +68,7 @@ jobs:
|
||||
- name: Make update
|
||||
run: make update
|
||||
env:
|
||||
SSL_CERT_FILE: ${{ runner.temp }}\msys64\mingw64\etc\ssl\certs\ca-bundle.crt
|
||||
SSL_CERT_FILE: ${{ runner.temp }}\msys64\mingw64\ssl\certs\ca-bundle.crt
|
||||
|
||||
- name: Building wakunode2.exe
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user