Skip to content

Commit

Permalink
fix bundle install command
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrown17 committed Feb 24, 2024
1 parent c23e299 commit 04e1138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
tasks:
- init: >
gem install
bundle install
command:
bundle exec jekyll serve
ports:
Expand Down

0 comments on commit 04e1138

Please sign in to comment.