Skip to content

Commit

Permalink
fix(release): fix release 1
Browse files Browse the repository at this point in the history
  • Loading branch information
yarinvak committed Feb 2, 2020
1 parent 451aa24 commit 600c6f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
npm i
npm run build --if-present
cd .. && cd ..
npm ci
npm i
npm run build --if-present
env:
CI: true
Expand Down

0 comments on commit 600c6f9

Please sign in to comment.