]> git.ipfire.org Git - thirdparty/git.git/blobdiff - .github/workflows/main.yml
Sync with 2.31.8
[thirdparty/git.git] / .github / workflows / main.yml
index 07f3ab3f8f9d79b33507a1d8b7b3195425ca301c..158be9a83ae3e47e30f275c643812f60e29745fa 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: |
@@ -289,7 +294,7 @@ jobs:
           - jobname: osx-gcc
             cc: gcc
             pool: macos-latest
-          - jobname: GETTEXT_POISON
+          - jobname: linux-gcc-default
             cc: gcc
             pool: ubuntu-latest
     env: