Skip to content

Commit

Permalink
bugfix:yarn lock addition
Browse files Browse the repository at this point in the history
  • Loading branch information
Pritish Budhiraja committed Nov 28, 2023
1 parent 6d0f4d2 commit 72aeecc
Show file tree
Hide file tree
Showing 2 changed files with 19,968 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ jobs:
- name: "Setup yarn"
run: corepack enable

- name: "Previous Lockfile Removal"
run: rm -rf yarn.lock

- name: "Install dependencies"
run: yarn install

Expand Down
Loading

0 comments on commit 72aeecc

Please sign in to comment.