install inkscape in test enviroment
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user