mirror of
https://github.com/tiennm99/claude-code-routine-trigger-worker.git
synced 2026-05-23 16:24:57 +00:00
fix(ci): remove pnpm version override conflicting with packageManager
This commit is contained in:
@@ -11,8 +11,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: pnpm/action-setup@v4
|
||||
with:
|
||||
version: 11
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '22'
|
||||
|
||||
Reference in New Issue
Block a user