Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mkckr0 authored Oct 17, 2023
1 parent 79c1b92 commit 4630afd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
with:
cmakeListsTxtPath: ${{ github.workspace }}/server-core/CMakeLists.txt
configurePreset: ${{ matrix.cmake_preset }}
configurePresetAdditionalArgs: "['-D${VCPKG_ROOT}/scripts/buildsystems/vcpkg.cmake']"
buildPresetAdditionalArgs: "['--target install/strip']"
- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 4630afd

Please sign in to comment.