mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-21 19:35:49 +08:00
fix windows workflow
This commit is contained in:
@@ -122,6 +122,7 @@ jobs:
|
||||
pushd lxqt-build-tools
|
||||
mkdir build && cd build
|
||||
cmake .. -DCMAKE_PREFIX_PATH="$Qt6_DIR"
|
||||
make
|
||||
make install
|
||||
popd
|
||||
|
||||
@@ -129,6 +130,7 @@ jobs:
|
||||
pushd qtermwidget
|
||||
mkdir build && cd build
|
||||
cmake .. -DCMAKE_PREFIX_PATH="$Qt6_DIR"
|
||||
make
|
||||
make install
|
||||
popd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user