mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-21 19:35:49 +08:00
update workflow
This commit is contained in:
@@ -124,8 +124,6 @@ jobs:
|
||||
|
||||
- name: Configure CMake
|
||||
run: |
|
||||
PKG_CONFIG_PATH="${QT_ROOT_DIR}/lib/pkgconfig:${PKG_CONFIG_PATH:-}" \
|
||||
CMAKE_PREFIX_PATH="${QT_ROOT_DIR}/lib/cmake:${CMAKE_PREFIX_PATH:-}" \
|
||||
cmake -B build -S . -DCMAKE_BUILD_TYPE=Release -DRUN_CLANG_TIDY=OFF
|
||||
|
||||
- name: Build with CMake
|
||||
|
||||
Reference in New Issue
Block a user