Skip to content

Commit

Permalink
Add command to install bundler (#2729)
Browse files Browse the repository at this point in the history
Co-authored-by: Imran Malic Settuba <46971368+i-walker@users.noreply.github.com>
  • Loading branch information
franciscodr and i-walker committed May 27, 2022
1 parent c683a55 commit 50c7566
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-landing-page.yaml
Expand Up @@ -30,6 +30,7 @@ jobs:
run: |
mkdir logs
brew install tree
gem install bundler
bundle config set --local path 'vendor/bundle'
bundle install --gemfile Gemfile
Expand Down

0 comments on commit 50c7566

Please sign in to comment.