Skip to content

Commit

Permalink
Install gems properly
Browse files Browse the repository at this point in the history
  • Loading branch information
deploy.sh committed Jul 7, 2023
1 parent 73589e4 commit 66ba823
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ jobs:
- name: Install gems
run: |
sudo gem install bundler
sudo gem install middleman-syntax -v 3.2.0
sudo gem install middleman -v 4.4.2
sudo gem install middleman-autoprefixer -v 3.0.0
bundle install
- name: Run deployment script
shell: bash
Expand Down

0 comments on commit 66ba823

Please sign in to comment.