Browse Source

chore(workflow0

Ryan Chandler 5 years ago
parent
commit
5ed0ac1003
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/npm.yml

+ 0 - 1
.github/workflows/npm.yml

@@ -6,7 +6,6 @@ on:
 
 jobs:
   publish:
-    needs: build
     runs-on: ubuntu-latest
     steps:
       - name: Checkout repository