fix: update windows ci

This commit is contained in:
darshankabariya 2026-01-28 15:11:20 +05:30
parent 849471ed3d
commit 776fa12a4b
No known key found for this signature in database
GPG Key ID: 9A92CCD9899F0D22

View File

@ -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: |