Skip to content

Commit

Permalink
Yak shaving gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
hopsoft committed Feb 11, 2024
1 parent 12a373e commit 1600369
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
version: '20.x'
cache: 'yarn'

- name: Node Corepack
run: 'corepack enable'

- name: Yarn Version
run: 'yarn set version 4.1.0'

Expand Down

0 comments on commit 1600369

Please sign in to comment.