Try remove maybe unused code

This commit is contained in:
Stepanov Igor 2024-12-22 03:41:11 +03:00
parent 5eab58fcc5
commit d889b79495

View File

@ -22,9 +22,6 @@ jobs:
with: with:
submodules: 'true' submodules: 'true'
- name: Get latest CMake and Ninja
uses: lukka/get-cmake@latest
- name: Bootstrap vcpkg - name: Bootstrap vcpkg
shell: pwsh shell: pwsh
run: | run: |