mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-27 23:37:05 -05:00
build: Fetch vcpkg commits before install
This commit is contained in:
1
dist/macOS/arm64.Dockerfile
vendored
1
dist/macOS/arm64.Dockerfile
vendored
@@ -60,6 +60,7 @@ set -xe
|
||||
|
||||
mkdir -p $VCPKG_DEFAULT_BINARY_CACHE
|
||||
cp /imhex/dist/vcpkg.json .
|
||||
git -C /vcpkg fetch
|
||||
vcpkg install --triplet=arm-osx-mytriplet
|
||||
EOF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user