Skip to content

Commit 247c01f

Browse files
Update jekyll.yml
1 parent 1d7ab2a commit 247c01f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/jekyll.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
run: |
2222
gem install bundler:2.5.10 # or the version specified in your Gemfile.lock
2323
bundle config set --local deployment 'true'
24+
cd events
2425
bundle install
2526
2627
# Remove this step as you're now using Bundler to install the dependencies

0 commit comments

Comments
 (0)