This commit is contained in:
Lilith Ashley Nyx Arson 🔥 2024-10-05 23:43:21 +02:00
parent 5eafcddc8b
commit 9e08419a7d

View file

@ -44,9 +44,10 @@ jobs:
cp extras/appimage.cmake jami/
cat extras/CMakeLists.txt >> jami/CMakeLists.txt
cd jami
python build.py --init
python build.py --dependencies
python build.py --install
# python build.py --init
# python build.py --dependencies
# python build.py --install
mkdir build && cd build && cmake .. && make
- name: Get current date
id: date