Skip to content

Commit

Permalink
Merge pull request #13 from utilityai/12-remove-protoc-in-built-step
Browse files Browse the repository at this point in the history
removed Setup protoc step
  • Loading branch information
MarcusDunn authored Jan 12, 2024
2 parents 355fcde + 47fe2fa commit 4c3792d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/llama-cpp-rs-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ jobs:
uses: actions/checkout@v4
with:
submodules: recursive
- name: Setup protoc
uses: arduino/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Install Compile Deps
env:
DEBIAN_FRONTEND: noninteractive
Expand Down

0 comments on commit 4c3792d

Please sign in to comment.