Skip to content

Commit

Permalink
Update pilkki-software-multiplatform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SmallSharky authored Nov 3, 2023
1 parent 1c66f73 commit cbe2f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pilkki-software-multiplatform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

steps:
- name: Install libudev
run: apt update -y && apt install -y libudev-dev
run: sudo apt-get install -y libudev-dev
if: matrix.os == 'ubuntu-latest'

- uses: actions/checkout@v3
Expand Down

0 comments on commit cbe2f56

Please sign in to comment.