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

index 49ba14dd807784fe9398b267838578576b5cf70a..df574f490cff1fe90dd7378eea19938415cbe026 100644 (file)
@@ -25,6 +25,8 @@ jobs:
         if: matrix.os == 'windows-latest'\r
       - uses: lukka/run-vcpkg@v7\r
         if: matrix.os == 'windows-latest'\r
+        with:\r
+          setupOnly: true\r
       - run: |\r
           $VCPKG_ROOT/vcpkg install libsodium\r
         shell: bash\r