Skip to content

Commit

Permalink
build(yarn): update lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
ph1p committed Jul 3, 2022
1 parent 462d442 commit 52f9399
Show file tree
Hide file tree
Showing 2 changed files with 588 additions and 2,152 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
node-version: 16

- name: yarn install
run: rm yarn.lock && yarn install
run: yarn install

- name: yarn lint
run: yarn lint
Expand Down
Loading

0 comments on commit 52f9399

Please sign in to comment.