Skip to content

Commit

Permalink
yarn'd
Browse files Browse the repository at this point in the history
  • Loading branch information
laduke committed Oct 3, 2024
1 parent 0cb2972 commit 52a5634
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/screenshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
with:
node-version: current

- name: [email protected]
run: |
corepack enable && corepack prepare [email protected]
- name: Install dependencies
run: yarn install --frozen-lockfile

Expand Down

0 comments on commit 52a5634

Please sign in to comment.