mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-09-21 09:45:44 +00:00
chore: migrate project to pnpm by updating installation commands and CI configuration
This commit is contained in:
@@ -39,6 +39,8 @@ jobs:
|
||||
# pnpm setup
|
||||
- name: Install pnpm
|
||||
uses: pnpm/action-setup@v4
|
||||
with:
|
||||
package_json_file: frontend/package.json
|
||||
|
||||
# Node.js setup and cache
|
||||
- name: Set up Node.js
|
||||
|
||||
Reference in New Issue
Block a user