mirror of
https://github.com/cupcakearmy/memoir.git
synced 2024-12-21 23:56:25 +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
|
||||
run: pnpm build
|
||||
shell: bash
|
||||
env:
|
||||
NEXT_TELEMETRY_DISABLED: "1"
|
||||
|
Loading…
Reference in New Issue
Block a user