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/web/Dockerfile
vendored
1
dist/web/Dockerfile
vendored
@@ -36,6 +36,7 @@ set -xe
|
||||
|
||||
mkdir -p $VCPKG_DEFAULT_BINARY_CACHE
|
||||
cp /imhex/dist/vcpkg.json .
|
||||
git -C /vcpkg pull
|
||||
/vcpkg/vcpkg install --triplet=wasm32-emscripten
|
||||
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user