Skip to content

Commit

Permalink
Change package name.
Browse files Browse the repository at this point in the history
  • Loading branch information
EpsilonPrime committed Feb 20, 2024
1 parent 09bef75 commit e89780c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Install dependencies
uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: protobuf-c
packages: libprotobuf-c-dev
- name: Build Substrait planloader library
run: |
cd ${{ github.workspace }}/third_party/substrait-cpp
Expand Down

0 comments on commit e89780c

Please sign in to comment.