mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-05-03 05:57:15 +00:00
ci: add missing context to Windows ARM builds (#3400)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
parent
810615d97b
commit
58962496b4
@ -1772,9 +1772,11 @@ workflows:
|
||||
requires:
|
||||
- build-offline-chat-installer-windows
|
||||
- build-offline-chat-installer-windows-arm:
|
||||
context: gpt4all
|
||||
requires:
|
||||
- hold
|
||||
- sign-offline-chat-installer-windows-arm:
|
||||
context: gpt4all
|
||||
requires:
|
||||
- build-offline-chat-installer-windows-arm
|
||||
- build-offline-chat-installer-linux:
|
||||
@ -1817,10 +1819,12 @@ workflows:
|
||||
- build-online-chat-installer-windows
|
||||
- build-online-chat-installer-windows-arm:
|
||||
<<: *main_only
|
||||
context: gpt4all
|
||||
requires:
|
||||
- hold
|
||||
- sign-online-chat-installer-windows-arm:
|
||||
<<: *main_only
|
||||
context: gpt4all
|
||||
requires:
|
||||
- build-online-chat-installer-windows-arm
|
||||
- build-online-chat-installer-linux:
|
||||
|
Loading…
Reference in New Issue
Block a user