mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 21:25:11 +00:00
[CI] Set prefix to /usr
This commit is contained in:
parent
5149a37d2e
commit
e1b044b268
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
git clone https://git.kappach.at/KappaChat/Cytoplasm --depth=1
|
git clone https://git.kappach.at/KappaChat/Cytoplasm --depth=1
|
||||||
cd Cytoplasm
|
cd Cytoplasm
|
||||||
./configure --with-lmdb
|
./configure --with-lmdb --prefix=/usr
|
||||||
- name: Build Cytoplasm
|
- name: Build Cytoplasm
|
||||||
run: 'cd Cytoplasm && make -j$(nproc)'
|
run: 'cd Cytoplasm && make -j$(nproc)'
|
||||||
- name: Install Cytoplasm
|
- name: Install Cytoplasm
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue