Skip to content

Commit

Permalink
Update jekyll.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mishalabdullah authored May 12, 2024
1 parent 028b389 commit 62159b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ jobs:
- name: Build Jekyll site
working-directory: events
run: |
bundle install
bundle install --gemfile=events/Gemfile
bundle config set --local path events/
bundle exec jekyll build
- name: Upload artifact
Expand Down

0 comments on commit 62159b0

Please sign in to comment.