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 1f61eb3 commit a81e0bf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,8 @@ jobs:
uses: actions/configure-pages@v5
- name: Build Jekyll site
run: |
pwd
cd events
pwd
ls
bundle install
bundle exec jekyll build
env:
Expand Down

0 comments on commit a81e0bf

Please sign in to comment.