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