Skip to content

Commit 1109cd1

Browse files
feat: add log & comment some blocks code
1 parent 331e1cb commit 1109cd1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

scripts/ci_dev_linux.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@ build_static_qt() {
8888
# qtspeech;qtstatemachine;qtsvg;qtvirtualkeyboard;qtwayland;\
8989
# qtwebchannel;qtwebsockets;qtwebview;qtx11extras;qtxmlpatterns
9090

91-
make -j "$nproc"
92-
sudo make install
91+
# make -j "$nproc"
92+
# sudo make install
9393

94-
cd ..
94+
# cd ..
9595
}
9696

9797
build_zclipboard() {

0 commit comments

Comments
 (0)