Skip to content

Commit

Permalink
use different package names for ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
hotzenklotz committed Oct 28, 2024
1 parent f69e1c9 commit 98337a4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build_test_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,8 @@ jobs:

- name: Install OS dependencies / libs
run: sudo apt-get update && sudo apt-get install -y \
findutils \
libdraco-dev \
libblosc1
draco \
c-blosc

# build-essential \
# cmake \
Expand Down

0 comments on commit 98337a4

Please sign in to comment.