CI fix warning: inkscape was renamed to homebrew/cask/inkscape
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Tue, 3 Sep 2024 14:00:39 +0000 (16:00 +0200)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 10 Oct 2024 13:23:16 +0000 (15:23 +0200)
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
.github/workflows/macos-build-and-test.yml

index 3581b6a1df601d2127b877d11892f9ad9d48b23f..f6c59d4910f06ba93096d0c5e57e7df390dfa7ff 100644 (file)
@@ -42,7 +42,7 @@ jobs:
 
       - name: Install Homebrew dependencies
         run: |
-          brew install inkscape
+          brew install homebrew/cask/inkscape
 
       - name: Download Craft
         run: |