mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-08-13 21:56:00 +00:00
github: add missing dep
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
parent
b9412318d9
commit
eae2b84557
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install qt6-base-private-dev qt6-declarative-dev qt6-httpserver-dev qt6-tools-dev qt6-websockets-dev
|
||||
sudo apt-get install qt6-base-private-dev qt6-declarative-dev qt6-httpserver-dev qt6-pdf-dev qt6-tools-dev qt6-websockets-dev
|
||||
- name: Configure
|
||||
run: |
|
||||
cmake -S gpt4all-chat -B gpt4all-chat/build \
|
||||
|
Loading…
Reference in New Issue
Block a user