Skip to content

Commit

Permalink
chore(github): favor package.json#packageManager as source of truth
Browse files Browse the repository at this point in the history
  • Loading branch information
virtuoushub committed Nov 22, 2024
1 parent 6fdf2e4 commit 9ceb481
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
with:
cache: 'yarn'

- name: Use Yarn 4.4.0
run: corepack prepare [email protected] --activate

- name: Install Dependencies
run: yarn install --immutable

Expand Down

0 comments on commit 9ceb481

Please sign in to comment.