mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-22 03:45:51 +08:00
update build workflow
This commit is contained in:
@@ -117,14 +117,14 @@ jobs:
|
||||
pushd lxqt-build-tools
|
||||
mkdir build && cd build
|
||||
cmake ..
|
||||
sudo make install
|
||||
make install
|
||||
popd
|
||||
|
||||
git clone https://github.com/uncor3/qtermwidget.git
|
||||
pushd qtermwidget
|
||||
mkdir build && cd build
|
||||
cmake ..
|
||||
sudo make install
|
||||
make install
|
||||
popd
|
||||
|
||||
- name: Build libimobiledevice suite (versioned tarballs)
|
||||
|
||||
Reference in New Issue
Block a user