Update cargo-build-test.yml
This commit is contained in:
parent
bdcd55c8a5
commit
45b9b33039
1 changed files with 2 additions and 0 deletions
2
.github/workflows/cargo-build-test.yml
vendored
2
.github/workflows/cargo-build-test.yml
vendored
|
|
@ -16,6 +16,8 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Deps
|
||||
run: sudo dnf install fontconfig-devel
|
||||
- name: Build
|
||||
run: cargo build --verbose
|
||||
- name: Run tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue