]> git.puffer.fish Git - matthieu/nova.git/commitdiff
fix windows
authorMatthieu <matthieu@developershouse.xyz>
Wed, 8 Sep 2021 16:13:20 +0000 (20:13 +0400)
committerMatthieu <matthieu@developershouse.xyz>
Wed, 8 Sep 2021 16:13:20 +0000 (20:13 +0400)
.github/workflows/bazel-build.yml

index 012425aea216720506e03dbde1c194eff1864c04..d96a4caafc43d4281504d1074ec9bba8a6fb0dd1 100644 (file)
@@ -29,6 +29,7 @@ jobs:
           setupOnly: true\r
           vcpkgGitCommitId: "bcf551b980380fe7f84fa302ad7ef3c184f9bf4f"\r
       - run: |\r
+          $VCPKG_ROOT/vcpkg integrate install\r
           $VCPKG_ROOT/vcpkg install libsodium\r
         shell: bash\r
         if: matrix.os == 'windows-latest'\r