mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-08-08 11:27:14 +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-windows
|
||||||
- build-py-linux
|
- build-py-linux
|
||||||
- build-py-macos
|
- build-py-macos
|
||||||
build-csharp-deploy:
|
build-csharp-deploy:
|
||||||
when: << pipeline.parameters.run-csharp-workflow >>
|
when: << pipeline.parameters.run-csharp-workflow >>
|
||||||
jobs:
|
jobs:
|
||||||
- nuget-hold:
|
- nuget-hold:
|
||||||
type: approval
|
type: approval
|
||||||
- hold:
|
- hold:
|
||||||
@ -420,3 +420,5 @@ workflows:
|
|||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
requires:
|
||||||
|
- hold
|
Loading…
Reference in New Issue
Block a user