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 f96c6bd commit 31c905a
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 @@ -49,10 +49,11 @@ jobs:
working-directory: events
run: |
bundle install --gemfile=events/Gemfile
bundle config set --local path events/
bundle exec jekyll build
- name: Upload artifact
- name: Upload artifact
with:
path : events
uses: actions/upload-pages-artifact@v3


Expand Down

0 comments on commit 31c905a

Please sign in to comment.