Skip to content

Commit

Permalink
fix: add npm install to tryonline
Browse files Browse the repository at this point in the history
  • Loading branch information
seveibar committed Nov 15, 2020
1 parent 26e3a10 commit 1b5854a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
cd tryonline
npm install
npm install --save confidis
npm run deploy

0 comments on commit 1b5854a

Please sign in to comment.