mirror of
https://github.com/cupcakearmy/memoir.git
synced 2024-12-22 08:06:27 +00:00
disable telemetry
This commit is contained in:
parent
91b041c5d9
commit
074ad94d7e
2
.github/actions/build/action.yaml
vendored
2
.github/actions/build/action.yaml
vendored
@ -15,3 +15,5 @@ runs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: pnpm build
|
run: pnpm build
|
||||||
shell: bash
|
shell: bash
|
||||||
|
env:
|
||||||
|
NEXT_TELEMETRY_DISABLED: "1"
|
||||||
|
Loading…
Reference in New Issue
Block a user