Skip to content

Commit

Permalink
copy skuba
Browse files Browse the repository at this point in the history
  • Loading branch information
samchungy committed Oct 16, 2024
1 parent 6679722 commit 0a426b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
with:
node-version: 20.x

- name: Set up pnpm
run: corepack enable pnpm && corepack install

- name: Install dependencies
run: pnpm install --frozen-lockfile

Expand Down

0 comments on commit 0a426b1

Please sign in to comment.