parent
5515623cc2
commit
fb7ee3aff4
1 changed files with 3 additions and 1 deletions
|
@ -43,7 +43,9 @@ jobs:
|
|||
cp extras/appimage.cmake jami/
|
||||
cat extras/CMakeLists.txt >> jami/CMakeLists.txt
|
||||
cd jami
|
||||
python build.py
|
||||
python build.py --init
|
||||
python build.py --dependencies
|
||||
python build.py --install
|
||||
|
||||
- name: Get current date
|
||||
id: date
|
||||
|
|
Loading…
Add table
Reference in a new issue