From 4d8095299446f712c188427aa6ce3c30acc70945 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81kos=20Kiss?= Date: Fri, 19 Apr 2024 04:38:51 +0200 Subject: [PATCH] Add homebrew paths to roswell cache for macos-14 --- action.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/action.yml b/action.yml index 6335af5..ba8322b 100644 --- a/action.yml +++ b/action.yml @@ -46,6 +46,8 @@ inputs: /usr/local/etc/roswell /usr/local/bin/ros /usr/local/Cellar/roswell + /opt/homebrew/bin/ros + /opt/homebrew/Cellar/roswell qlot-cache-paths: description: "Internal var. Don't use it."