Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNeskik authored Sep 22, 2020
1 parent 2a8a19e commit 7011f1e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: '12.x'
- run: |
npm install
npm run pack
- run: npm install
- run : npm run pack

0 comments on commit 7011f1e

Please sign in to comment.