Update ccpp.yml

Updated run-cmake into ccpp.yml
pull/5488/head
mosfet80 2024-03-08 00:20:43 +01:00 committed by GitHub
parent bb9101ae9e
commit 2cbe584d42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ jobs:
run: echo "::set-output name=args::-DBUILD_SHARED_LIBS=OFF -DASSIMP_HUNTER_ENABLED=ON -DCMAKE_TOOLCHAIN_FILE=${{ github.workspace }}/cmake/polly/${{ matrix.toolchain }}.cmake"
- name: configure and build
uses: lukka/run-cmake@v3
uses: lukka/run-cmake@v10
env:
DXSDK_DIR: '${{ github.workspace }}/DX_SDK'