]> git.ipfire.org Git - thirdparty/git.git/blobdiff - .github/workflows/main.yml
Merge branch 'en/ort-perf-batch-9'
[thirdparty/git.git] / .github / workflows / main.yml
index 5f2f884b92f6bdb46cc38fb0af5876d4484753f5..73856bafc9debd7cfed82419706a4b023c69651b 100644 (file)
@@ -186,6 +186,11 @@ jobs:
         ## Unzip and remove the artifact
         unzip artifacts.zip
         rm artifacts.zip
+    - name: initialize vcpkg
+      uses: actions/checkout@v2
+      with:
+        repository: 'microsoft/vcpkg'
+        path: 'compat/vcbuild/vcpkg'
     - name: download vcpkg artifacts
       shell: powershell
       run: |