Skip to content

Commit

Permalink
Merge pull request #15 from larskanis/ci-update
Browse files Browse the repository at this point in the history
Fix Ubuntu build with system libzint
  • Loading branch information
eliasfroehner authored Jul 8, 2024
2 parents e1bcfb1 + 04e6358 commit d04b211
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
cmake ..
make
sudo make install
sudo ldconfig
- name: macOS build zint
if: matrix.os == 'macos' && matrix.builtin != 'true'
Expand Down

0 comments on commit d04b211

Please sign in to comment.