Actions: remove installing inkscape as its not needed

This commit is contained in:
Miepee 2022-02-04 17:54:24 +01:00 committed by GitHub
parent 8f426932d1
commit 2c627fee49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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