Skip to content

Commit

Permalink
Fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeschmitt-tr committed Oct 8, 2024
1 parent 1e42fba commit ff9b433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/humble.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Install Dependencies
run: |
export DEBIAN_FRONTEND=noninteractive \
apt-get update \
&& apt-get update \
&& apt-get install -yqq --no-install-recommends \
libusb-1.0-0-dev
- name: Prepare Workspace
Expand Down

0 comments on commit ff9b433

Please sign in to comment.