Skip to content

Commit

Permalink
Merge pull request #62 from dadoagency/fix/trustpilot-review-b2
Browse files Browse the repository at this point in the history
Removed lock
  • Loading branch information
martink-rsa committed Jan 7, 2021
2 parents c6fc878 + 4a04082 commit 6d7bef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: |
yarn install --frozen-lockfile
yarn install
yarn build
yarn release

0 comments on commit 6d7bef0

Please sign in to comment.