install inkscape in test enviroment
This commit is contained in:
@@ -13,4 +13,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: sudo apt update
|
||||
- run: sudo apt install inkscape -y
|
||||
- run: make
|
||||
Reference in New Issue
Block a user