Skip to content

Commit

Permalink
Merge pull request #524 from RalphHightower/RalphHightower-patch-26
Browse files Browse the repository at this point in the history
[improve](build): jekyll.yml(remove needs)
  • Loading branch information
RalphHightower authored Dec 12, 2024
2 parents 6968c14 + 20f8106 commit 1458ee7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
needs: build
steps:
- name: Deploy to GitHub Pages
id: deployment
Expand Down

0 comments on commit 1458ee7

Please sign in to comment.