summaryrefslogtreecommitdiff
path: root/.github/workflows/get-backend-memory.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/get-backend-memory.yml')
-rw-r--r--.github/workflows/get-backend-memory.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/get-backend-memory.yml b/.github/workflows/get-backend-memory.yml
index b14885ec34..458f303f0f 100644
--- a/.github/workflows/get-backend-memory.yml
+++ b/.github/workflows/get-backend-memory.yml
@@ -57,7 +57,7 @@ jobs:
- name: Copy Configure
run: cp .github/misskey/test.yml .config/default.yml
- name: Compile Configure
- run: pnpm convert:config
+ run: pnpm compile-config
- name: Build
run: pnpm build
- name: Run migrations