install inkscape in test enviroment
This commit is contained in:
parent
146987cd09
commit
24f9514145
2
.github/workflows/build-test.yml
vendored
2
.github/workflows/build-test.yml
vendored
@ -13,4 +13,6 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
- run: sudo apt update
|
||||||
|
- run: sudo apt install inkscape -y
|
||||||
- run: make
|
- run: make
|
||||||
Loading…
x
Reference in New Issue
Block a user