Update cmake-single-platform.yml

This commit is contained in:
levinsv 2024-02-02 23:37:32 +05:00 committed by GitHub
parent 0952196fe1
commit 2a33feab27
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,11 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
command: |
echo '--- Install libxslt-dev ---';
apt-get install libxslt-dev
- name: Configure CMake
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
# See https://cmake.org/cmake/help/latest/variable/CMAKE_BUILD_TYPE.html?highlight=cmake_build_type