We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa5769c commit 3969d8fCopy full SHA for 3969d8f
1 file changed
.github/workflows/dev-build.yml
@@ -44,7 +44,7 @@ jobs:
44
- macos-15
45
env:
46
QT_VERSION: 6.10.1
47
- VCPKG_REF: 74e6536215718009aae747d86d84b78376bf9e09
+ VCPKG_REF: f87344cac03158cbf1467264565f1fd36b382a24
48
INNOSETUP_REF: is-6_5_4
49
VERSION_IDENTIFIER: ${{ github.sha }}${{ github.event.inputs.identifier && '.' || '' }}${{ github.event.inputs.identifier }}
50
BUILD_DIR: ${{ github.workspace }}/build/build
0 commit comments