mirror of
https://github.com/TomHarte/CLK.git
synced 2026-04-20 10:17:05 +00:00
Overtly ask for dependencies.
This commit is contained in:
@@ -131,10 +131,10 @@ jobs:
|
||||
with:
|
||||
version: '6.8'
|
||||
archives: qtbase
|
||||
install-deps: 'true'
|
||||
- name: Make
|
||||
working-directory: OSBindings/Qt
|
||||
shell: bash
|
||||
run: |
|
||||
sudo apt-get install libicu
|
||||
qmake -o Makefile clksignal.pro
|
||||
make
|
||||
|
||||
Reference in New Issue
Block a user