mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
Missed in my copy/paste.
This commit is contained in:
committed by
GitHub
Unverified
parent
8676185389
commit
0f40ef5a10
@@ -47,6 +47,12 @@ jobs:
|
||||
with:
|
||||
node-version: 22
|
||||
|
||||
- name: Setup pnpm
|
||||
uses: pnpm/action-setup@v4
|
||||
with:
|
||||
version: 10.8.1
|
||||
run_install: false
|
||||
|
||||
- name: Get pnpm store directory
|
||||
id: pnpm-cache
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user