mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 18:57:02 +05:30
fix: add xorg as a dependency in Linux CI jobs
This commit is contained in:
parent
bf317fb353
commit
e0cbb15977
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -11,3 +11,5 @@ name: Check Rust code
|
|||
jobs:
|
||||
check:
|
||||
uses: msfjarvis/shared-workflows/.github/workflows/test-rust-project.yml@main
|
||||
with:
|
||||
apt_packages: libxcb-xfixes0-dev libxcb-shape0-dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue