mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 12:15:12 +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: |
|
||||
git clone https://git.kappach.at/KappaChat/Cytoplasm --depth=1
|
||||
cd Cytoplasm
|
||||
./configure --with-lmdb
|
||||
./configure --with-lmdb --prefix=/usr
|
||||
- name: Build Cytoplasm
|
||||
run: 'cd Cytoplasm && make -j$(nproc)'
|
||||
- name: Install Cytoplasm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue