Skip to content

Commit

Permalink
removed Setup protoc step
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusDunn committed Jan 12, 2024
1 parent d3852af commit 47fe2fa
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 47fe2fa

Please sign in to comment.