Skip to content

Commit

Permalink
Add vckpg_package var back
Browse files Browse the repository at this point in the history
  • Loading branch information
payetvin committed Dec 18, 2024
1 parent 034d559 commit 1aa7f84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ env:
RUN_EXTENDED_TESTS: ${{ inputs.target_branch == 'release/8.8.x' }}
REF: ${{ inputs.target_branch =='' && github.ref || inputs.target_branch}}
VCPKG_ROOT: ${{ github.workspace }}/vcpkg
vcpkgPackages:
triplet: x64-linux
WX_CONFIG: /usr/bin/wx-config

Expand Down

0 comments on commit 1aa7f84

Please sign in to comment.