From: Matthieu Date: Wed, 8 Sep 2021 16:04:22 +0000 (+0400) Subject: fix windows X-Git-Tag: v0.1~64^2^2~20 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=9684e1ba31f627b7cad3a456e8caa3f86e9e5cb4;p=matthieu%2Fnova.git fix windows --- diff --git a/.github/workflows/bazel-build.yml b/.github/workflows/bazel-build.yml index df574f4..012425a 100644 --- a/.github/workflows/bazel-build.yml +++ b/.github/workflows/bazel-build.yml @@ -27,6 +27,7 @@ jobs: if: matrix.os == 'windows-latest' with: setupOnly: true + vcpkgGitCommitId: "bcf551b980380fe7f84fa302ad7ef3c184f9bf4f" - run: | $VCPKG_ROOT/vcpkg install libsodium shell: bash