mirror of
https://github.com/mudler/LocalAI.git
synced 2026-02-07 21:22:58 -05:00
Compare commits
1 Commits
debug_nvid
...
test_ci
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ca65e9ee9b |
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@@ -257,6 +257,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: '1.21.x'
|
go-version: '1.21.x'
|
||||||
cache: false
|
cache: false
|
||||||
|
- name: Setup tmate session if tests fail
|
||||||
|
uses: mxschmitt/action-tmate@v3.18
|
||||||
|
with:
|
||||||
|
limit-access-to-actor: true
|
||||||
- name: Dependencies
|
- name: Dependencies
|
||||||
run: |
|
run: |
|
||||||
brew install protobuf grpc
|
brew install protobuf grpc
|
||||||
|
|||||||
Reference in New Issue
Block a user