From: Matthieu Gallien Date: Thu, 7 Mar 2024 18:33:43 +0000 (+0100) Subject: install inkscape via chocolatey after other dependencies X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~12^2~7^2~48^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=36aadaaa18faae6564def9b89d71134ae36adfa8;p=nextcloud-desktop.git install inkscape via chocolatey after other dependencies Signed-off-by: Matthieu Gallien --- diff --git a/.github/workflows/windows-build-and-test.yml b/.github/workflows/windows-build-and-test.yml index 7ce20001e..4e458ddfe 100644 --- a/.github/workflows/windows-build-and-test.yml +++ b/.github/workflows/windows-build-and-test.yml @@ -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