Skip to content

Commit

Permalink
fix: πŸ› TIAS remove lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
heldrida committed Aug 8, 2023
1 parent 5a94ff7 commit 827aa94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/openrpc-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
- name: Install dependencies
working-directory: ./docs/rpc/docs/gatsby
run: |
rm ./docs/rpc/docs/gatsby/package-lock.json
npm i [email protected] [email protected] -S
npm install --legacy-peer-deps
npm install gatsby-plugin-ipfs
Expand Down

0 comments on commit 827aa94

Please sign in to comment.