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 1b4f566 commit 90dd96d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,7 @@ jobs:
uses: actions/configure-pages@v5
- name: Build Jekyll site
run: |
steps.deployment.outputs.page_url
steps.deployment.outputs
steps.deployment
${{ steps.deployment.outputs.page_url }}
bundle install
bundle exec jekyll build
- name: Upload artifact
Expand Down

0 comments on commit 90dd96d

Please sign in to comment.