Skip to content

Commit

Permalink
Try to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
serras committed Jan 7, 2021
1 parent 4e3db1b commit 997dcc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
sudo apt-get install ruby-dev
sudo gem install bundler --force
sudo gem update --system
sudo bundle update --bundler
sudo bundle install --gemfile docs/Gemfile --path vendor/bundle
- name: Build microsite from last release
run: |
Expand Down

0 comments on commit 997dcc1

Please sign in to comment.