mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 03:30:42 +00:00
fix action
This commit is contained in:
2
.github/workflows/get-backend-memory.yml
vendored
2
.github/workflows/get-backend-memory.yml
vendored
@@ -56,6 +56,8 @@ jobs:
|
||||
run: git diff --exit-code pnpm-lock.yaml
|
||||
- name: Copy Configure
|
||||
run: cp .github/misskey/test.yml .config/default.yml
|
||||
- name: Compile Configure
|
||||
run: pnpm convert:config
|
||||
- name: Build
|
||||
run: pnpm build
|
||||
- name: Run migrations
|
||||
|
||||
Reference in New Issue
Block a user