github: don't install ruby twice.

Change-Id: Id6edfca6f98ecfd5c30b5973f81980a8e8d935d4
Reviewed-on: https://code.wireshark.org/review/36668
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Reviewed-by: Dario Lombardo <lomato@gmail.com>
This commit is contained in:
Dario Lombardo 2020-04-02 11:55:04 +02:00
parent 65bcd03ce8
commit 2f514106ea
1 changed files with 1 additions and 1 deletions

View File

@ -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