Skip to content

Commit

Permalink
Adjust Docker setup script.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgiven committed Nov 9, 2024
1 parent c43b88a commit d48ab7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
path: 'fluxengine-testdata'
- name: apt
run: >
sudo apt install -y python3 make xz-utils python3 python3-hamcrest
apt install -y python3 make xz-utils python3 python3-hamcrest
protobuf-compiler libprotobuf-dev libsqlite3-dev
libfmt-dev libprotobuf-dev wx-common pkg-config
libudev-dev g++ libwxgtk3.0-gtk3-dev
Expand Down

0 comments on commit d48ab7c

Please sign in to comment.