Skip to content

Commit

Permalink
💚 Add util-linux
Browse files Browse the repository at this point in the history
  • Loading branch information
Freed-Wu committed Aug 4, 2024
1 parent c9928c1 commit 8088eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
if: runner.os == 'Linux'
run: |
sudo apt-get -y update
sudo apt-get -y install librime-dev
sudo apt-get -y install librime-dev util-linux
- name: Install dependencies
if: runner.os == 'macOS'
run: |
Expand Down

0 comments on commit 8088eb8

Please sign in to comment.