fix release arm64 workflow

This commit is contained in:
Lion Kortlepel 2024-01-09 19:04:57 +01:00 committed by Lion
parent 9f5a30a871
commit 9915c83363

View File

@ -119,6 +119,7 @@ jobs:
version: 20.04
env:
VCPKG_DEFAULT_TRIPLET: "arm64-linux"
VCPKG_FORCE_SYSTEM_BINARIES: 1
container:
image: ${{ matrix.distro }}:${{ matrix.version }}
steps: