Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simons-public authored Dec 30, 2024
1 parent d62fd58 commit d182fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: install dependencies
run: sudo apt install zfsutils-linux build-essential cmake
run: sudo apt install zfsutils-linux libzfslinux-dev build-essential cmake
- name: make
run: make
- name: make install
Expand Down

0 comments on commit d182fac

Please sign in to comment.