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 62a3506 commit d543457
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,9 @@ jobs:
- name: Build Jekyll site
working-directory: events
run: |
bundle install --gemfile=events/Gemfile
bundle exec jekyll build
bundle config set --local path events/
bundle install --gemfile=events/Gemfile
bundle exec jekyll build
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit d543457

Please sign in to comment.