mirror of
https://github.com/BreizhHardware/portfolio.git
synced 2026-01-18 16:37:22 +01:00
feat: Migrate deployment scripts to use pnpm for dependency management
This commit is contained in:
3
.github/workflows/deploy-test.yml
vendored
3
.github/workflows/deploy-test.yml
vendored
@@ -33,6 +33,9 @@ jobs:
|
||||
pnpm install --frozen-lockfile
|
||||
pnpm run build
|
||||
|
||||
- name: Install Cypress binary
|
||||
run: pnpx cypress install
|
||||
|
||||
- name: Install http-server
|
||||
run: pnpm add -D http-server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user