aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/macos.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/macos.yml')
-rw-r--r--.github/workflows/macos.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml
index cea1c986fc..77a215b1ab 100644
--- a/.github/workflows/macos.yml
+++ b/.github/workflows/macos.yml
@@ -18,7 +18,7 @@ jobs:
with:
ruby-version: '2.6'
- name: Install deps
- run: ./tools/macos-setup-brew.sh ruby
+ run: ./tools/macos-setup-brew.sh
- name: Install dmgbuild
run: pip3 install dmgbuild
- name: Install asciidoctor