diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9107924f..b7cb1464 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -105,7 +105,7 @@ jobs: - name: Install Colobot dependencies uses: lukka/run-vcpkg@v7 with: - vcpkgGitCommitId: 'e809a42f87565e803b2178a0c11263f462d1800a' + vcpkgGitCommitId: '6f7ffeb18f99796233b958aaaf14ec7bd4fb64b2' vcpkgTriplet: ${{ matrix.vcpkg_triplet }} vcpkgArguments: 'boost-system boost-filesystem boost-regex boost-lexical-cast boost-bimap boost-algorithm boost-property-tree boost-optional boost-range sdl2 sdl2-ttf sdl2-image glew libpng libwebp tiff gettext libsndfile libvorbis libogg openal-soft physfs glm mpg123' # SHA-256 hash of the list of packages above, for caching purposes