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:
|
||||
push:
|
||||
@@ -34,7 +34,7 @@ jobs:
|
||||
run: npx next telemetry disable
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
run: pnpm install --no-frozen-lockfile
|
||||
|
||||
- name: Build and deploy
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user