pnpm fix
All checks were successful
Build and Deploy DAVE | DMGs Site / deploy (push) Successful in 1m7s
All checks were successful
Build and Deploy DAVE | DMGs Site / deploy (push) Successful in 1m7s
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
name: Build and Deploy Dave | DMG
|
name: Build and Deploy DAVE | DMGs Site
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@@ -34,7 +34,7 @@ jobs:
|
|||||||
run: npx next telemetry disable
|
run: npx next telemetry disable
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: pnpm install --frozen-lockfile
|
run: pnpm install --no-frozen-lockfile
|
||||||
|
|
||||||
- name: Build and deploy
|
- name: Build and deploy
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user