Skip to content

Commit

Permalink
Fix x86 PG16 Debian packaging
Browse files Browse the repository at this point in the history
Signed-off-by: Smitty <[email protected]>
  • Loading branch information
syvb authored Jan 6, 2025
1 parent 39676ac commit 0c46b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-packages/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ runs:
shell: bash
run: |
sudo apt-get update
sudo apt-get install -y flex bison lcov systemd-coredump gdb libblas-dev libipc-run-perl libtest-most-perl clang-14 llvm-14 llvm-14-dev llvm-14-runtime llvm-14-tools libopenblas-dev
sudo apt-get install -y flex bison lcov systemd-coredump gdb libblas-dev libipc-run-perl libtest-most-perl clang-14 llvm-14 llvm-14-dev llvm-14-runtime llvm-14-tools libopenblas-dev libicu-dev

0 comments on commit 0c46b23

Please sign in to comment.