Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Slackadays committed Dec 17, 2023
1 parent 04d32dc commit 1ed9c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-clipboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
sudo apt install -y "libwayland-dev:${{ matrix.arch.os }}"
sudo apt install -y "wayland-protocols:${{ matrix.arch.os }}"
sudo apt install -y "libasound-dev:${{ matrix.arch.os }}"
sudo apt install -y "liburing-dev:${{ matrix.arch.os }
sudo apt install -y "liburing-dev:${{ matrix.arch.os }}"
cd build
Expand Down

0 comments on commit 1ed9c90

Please sign in to comment.