diff --git a/.github/workflows/osgeo4w.yml b/.github/workflows/osgeo4w.yml index 18a37286cbc..30686100d6b 100644 --- a/.github/workflows/osgeo4w.yml +++ b/.github/workflows/osgeo4w.yml @@ -44,6 +44,7 @@ jobs: - run: vswhere -? continue-on-error: true - run: vswhere -latest -products * -requires Microsoft.VisualStudio.Component.VC.Tools.x86.x64 -property installationPath + - run: vswhere -latest -products * -requires Microsoft.VisualStudio.Component.VC.Tools.x86.x64 - run: vswhere -latest -find **\dumpbin.exe - name: Set git to use LF run: |