Skip to content

Commit

Permalink
ci(test/pkcon): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rami3l committed Jul 1, 2024
1 parent 0eadca1 commit 442d887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ jobs:
- name: Setup extra build tools
run: |
sudo apt-get update
sudo apt-get install -y packagekit packagekit-tools gcc-aarch64-linux-gnu
sudo apt-get install -y packagekit packagekit-tools
- name: Run sccache-cache
uses: mozilla-actions/[email protected]
- uses: dtolnay/rust-toolchain@stable
Expand Down

0 comments on commit 442d887

Please sign in to comment.