mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 01:00:02 +00:00
add missed dependency
This commit is contained in:
parent
ab91025017
commit
7dae9c560e
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -16,6 +16,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install system packages
|
||||
run: sudo apt-get install libglib2.0-dev
|
||||
- name: Build
|
||||
run: cargo build --verbose
|
||||
- name: Run tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user