CI fix warning: inkscape was renamed to homebrew/cask/inkscape

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
This commit is contained in:
Matthieu Gallien 2024-09-03 16:00:39 +02:00
Родитель 4ac601e17e
Коммит b14e38c2ac
1 изменённых файлов: 1 добавлений и 1 удалений

2
.github/workflows/macos-build-and-test.yml поставляемый
Просмотреть файл

@ -42,7 +42,7 @@ jobs:
- name: Install Homebrew dependencies
run: |
brew install inkscape
brew install homebrew/cask/inkscape
- name: Download Craft
run: |