diff --git a/.github/workflows/windows-build.yml b/.github/workflows/windows-build.yml index a8095cada..a85511776 100644 --- a/.github/workflows/windows-build.yml +++ b/.github/workflows/windows-build.yml @@ -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: |