From bf6e92eace1377f60f6b72a8a92e6f2f952b85b0 Mon Sep 17 00:00:00 2001 From: Jason Rudolph Date: Wed, 24 Jul 2024 20:34:33 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A7=20Run=20script/setup?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 9c1b52d..2444843 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,4 +17,4 @@ jobs: - name: Verify Homebrew installation run: brew --version - - run: echo "hello" + - run: script/setup