Skip to content

Commit

Permalink
run install
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed May 26, 2021
1 parent 7cad4cf commit 93bd2fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
node-version: "16.x"
registry-url: "https://registry.npmjs.org/"

- run: npm install
- run: npm run build
- run: npm run test

Expand Down

0 comments on commit 93bd2fa

Please sign in to comment.