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