mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-07-31 07:13:38 +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:
|
||||
@ -419,4 +419,6 @@ workflows:
|
||||
- build-csharp-linux:
|
||||
filters:
|
||||
branches:
|
||||
only:
|
||||
only:
|
||||
requires:
|
||||
- hold
|
Loading…
Reference in New Issue
Block a user