install inkscape via chocolatey after other dependencies

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
This commit is contained in:
Matthieu Gallien 2024-03-07 19:33:43 +01:00 committed by Matthieu Gallien
parent a84c72248f
commit 36aadaaa18
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ jobs:
craft --add-blueprint-repository [git]https://github.com/nextcloud/desktop-client-blueprints.git
craft craft
craft --install-deps nextcloud-client
choco install inkscape
- name: Cache Install OpenCppCoverage
id: cache-install-opencppcoverage