Skip to content

Commit

Permalink
packages/js: Fix job dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
merlindru committed Nov 23, 2023
1 parent f2b7e73 commit de7fec2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ defaults:

jobs:
build-and-publish:
needs: check-matching-versions
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit de7fec2

Please sign in to comment.