Skip to content

Commit

Permalink
Fix workflow path
Browse files Browse the repository at this point in the history
  • Loading branch information
yoriiis committed Jul 3, 2023
1 parent 1fa1a14 commit 0edbbb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
lint:
uses: .github/workflows/lint.yml@main
uses: vlitejs/vlite/.github/workflows/lint.yml@main

npm:
needs: lint
Expand Down

0 comments on commit 0edbbb1

Please sign in to comment.