Skip to content

Commit

Permalink
fix release arm64 workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lionkor committed Jan 15, 2024
1 parent 9f5a30a commit 9915c83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9915c83

Please sign in to comment.