Skip to content

Commit

Permalink
Add missing needs
Browse files Browse the repository at this point in the history
  • Loading branch information
yoriiis committed Jul 9, 2023
1 parent bc69a2e commit 6e2396d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ on:
jobs:
lint:
uses: yoriiis/svg-chunk-webpack-plugin/.github/workflows/lint.yml@main

npm:
needs: lint
uses: yoriiis/actions/.github/workflows/npm-publish.yml@main
with:
node-version: 16
Expand Down

0 comments on commit 6e2396d

Please sign in to comment.