Actions: remove installing inkscape as its not needed

This commit is contained in:
Miepee 2022-02-04 17:54:24 +01:00 committed by Riesi
parent 62bc9d661d
commit e69f296b37
1 changed files with 0 additions and 3 deletions

View File

@ -18,9 +18,6 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
- name: Install Inkscape
run: sudo apt install inkscape
- name: Check SVG validity
run: |
# Enables globstar to recursively go through folders