Skip to content

Commit

Permalink
Update deploy-feature-branch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sarah-beasley authored Jan 3, 2024
1 parent d3f9ea4 commit 5c96718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-feature-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
updateFile: 'true'
- name: Build the site
run: |
gem install bundler
gem install bundler -v 2.4.22
bundle config path vendor/bundle
make install
make build.staging
Expand Down

0 comments on commit 5c96718

Please sign in to comment.