Skip to content

Commit 55ac973

Browse files
authored
Remove dependency on build-lib for build-cli job
1 parent 48ee45f commit 55ac973

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333

3434
build-cli:
3535
runs-on: ubuntu-latest
36-
needs: build-lib
3736
defaults:
3837
run:
3938
working-directory: packages/cli

0 commit comments

Comments
 (0)