Skip to content

Commit

Permalink
fix: peer-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
geolffreym committed Jan 5, 2022
1 parent b00737a commit dacbe4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
node-version: 14.x

- name: Install
run: npm cache clean --force
run: npm cache clean --force && npm install

- name: Build
run: npm run build:web
Expand Down

0 comments on commit dacbe4f

Please sign in to comment.