From 39f05c9a6ef74cf7b5da50d716adffe1fd231dfa Mon Sep 17 00:00:00 2001 From: juadde <29175532+juadde@users.noreply.github.com> Date: Thu, 27 Jun 2024 15:55:54 +0200 Subject: [PATCH] No cask --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 75fc387..357761a 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -957,7 +957,7 @@ jobs: with: name: Wireshark-plugin-macos - name: Intall wireshark - run: brew install --cask wireshark + run: brew install wireshark - name: Unzip plugin run: sudo unzip Wireshark_plugin.zip -d /Applications/Wireshark.app/Contents/ - name: Run discrete test