Skip to content

Commit

Permalink
corepack enable
Browse files Browse the repository at this point in the history
  • Loading branch information
Azuki-bar committed Nov 24, 2023
1 parent 47160b4 commit 8536aae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create-proto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20
- name: Corepack Enable
run: corepack enable
- run: pnpm install --frozen-lockfile
- name: Set up Go
uses: actions/setup-go@v4
Expand Down

0 comments on commit 8536aae

Please sign in to comment.