Skip to content

Commit

Permalink
removing duplicate step
Browse files Browse the repository at this point in the history
  • Loading branch information
hdballestan authored May 7, 2024
1 parent 642e694 commit 4d4daaa
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 @@ -40,8 +40,7 @@ jobs:
- name: Setup Pages
id: pages
uses: actions/configure-pages@v5
- name: Build with Jekyll
run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"

env:
JEKYLL_ENV: production
- name: Upload artifact
Expand Down

0 comments on commit 4d4daaa

Please sign in to comment.