Skip to content

Commit

Permalink
CI: Rename package installation step
Browse files Browse the repository at this point in the history
  • Loading branch information
mkroening committed Jun 18, 2021
1 parent 44f8add commit af9cda5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
profile: minimal
toolchain: stable
override: true
- name: Install libdbus
- name: Install packages
run: |
sudo apt-get update
sudo apt-get install libdbus-1-dev
Expand Down

0 comments on commit af9cda5

Please sign in to comment.