mirror of
https://github.com/ivuorinen/homebrew-tap.git
synced 2026-01-26 11:24:02 +00:00
fix(ci): add GEM_HOME and add it to PATH
This commit is contained in:
1
.github/workflows/pages-build.yml
vendored
1
.github/workflows/pages-build.yml
vendored
@@ -36,6 +36,7 @@ jobs:
|
||||
bundler-cache: true
|
||||
|
||||
- name: Parse Formulae and Build Site
|
||||
shell: bash
|
||||
run: |
|
||||
ruby scripts/parse_formulas.rb
|
||||
echo "Generated formulae.json with $(jq '.formulae | length' docs/_data/formulae.json) formulae"
|
||||
|
||||
Reference in New Issue
Block a user