mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-21 09:05:10 -07:00
remove vcpkg dll debug
This commit is contained in:
parent
cfa0c8fe13
commit
6aa3467dab
1 changed files with 0 additions and 6 deletions
|
|
@ -330,12 +330,6 @@ if [[ $MAKE_INSTALL ]]; then
|
|||
echo "::endgroup::"
|
||||
fi
|
||||
|
||||
if [[ $RUNNER_OS == Windows ]]; then
|
||||
echo "::group::Find DLLs"
|
||||
find vcpkg_installed -name "*.dll"
|
||||
echo "::endgroup::"
|
||||
fi
|
||||
|
||||
if [[ $MAKE_PACKAGE ]]; then
|
||||
echo "::group::Create package"
|
||||
cmake --build . --target package --config "$BUILDTYPE"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue