Skip to content

Commit

Permalink
fix needs 20 only
Browse files Browse the repository at this point in the history
  • Loading branch information
cenfun committed Nov 21, 2024
1 parent 387a9cd commit 180be79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:

deploy:
if: github.ref == 'refs/heads/main'
needs: test
needs: [Test Node 20]

environment:
name: github-pages
Expand Down

0 comments on commit 180be79

Please sign in to comment.