Skip to content

Commit

Permalink
fix github action path
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiiRochi committed Feb 17, 2024
1 parent 7e4ecbe commit 680612f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_guard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: ./.github/workflows/yarn
- uses: ./.github/actions/install_dependencies

- uses: Maggi64/eslint-plus-action@master
with:
Expand Down

0 comments on commit 680612f

Please sign in to comment.