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 684a84a commit df76c60
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 @@ -37,6 +37,7 @@ jobs:
VCPKG_DEFAULT_TRIPLET: ${{ matrix.vcpkg_triplet }}
- uses: lukka/run-cmake@v10
with:
cmakeListsTxtPath: ${{ github.workspace }}/server-core
configurePreset: ${{ matrix.cmake_preset }}
configurePresetAdditionalArgs: "['--target install']"
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit df76c60

Please sign in to comment.