mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-07-31 23:27:17 +00:00
fix build-csharp-deploy
This commit is contained in:
parent
2cbe791e5c
commit
ce9e26463e
@ -409,9 +409,9 @@ workflows:
|
||||
- build-py-windows
|
||||
- build-py-linux
|
||||
- build-py-macos
|
||||
build-csharp-deploy:
|
||||
when: << pipeline.parameters.run-csharp-workflow >>
|
||||
jobs:
|
||||
build-csharp-deploy:
|
||||
when: << pipeline.parameters.run-csharp-workflow >>
|
||||
jobs:
|
||||
- nuget-hold:
|
||||
type: approval
|
||||
- hold:
|
||||
@ -420,3 +420,5 @@ workflows:
|
||||
filters:
|
||||
branches:
|
||||
only:
|
||||
requires:
|
||||
- hold
|
Loading…
Reference in New Issue
Block a user