mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-11-30 20:36:36 -05:00
Disable webui &jsonapi
This commit is contained in:
parent
6899b1548c
commit
47c49ca534
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci-mingw64-Qt6.yml
vendored
4
.github/workflows/ci-mingw64-Qt6.yml
vendored
|
|
@ -67,5 +67,5 @@ jobs:
|
|||
|
||||
- name: Build
|
||||
run: |
|
||||
qmake6 . -r -spec win32-g++ "CONFIG+=release" "CONFIG+=rs_jsonapi" "CONFIG+=rs_webui" "CONFIG+=rs_autologin" "CONFIG+=no_rs_sam3" "CONFIG+=no_rs_sam3_libsam3"
|
||||
mingw32-make -j3
|
||||
qmake6 . -r -spec win32-g++ "CONFIG+=release" "CONFIG+=rs_autologin" "CONFIG+=no_rs_sam3" "CONFIG+=no_rs_sam3_libsam3"
|
||||
mingw32-make -j3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue