This commit is contained in:
kakkokari-gtyih 2026-06-24 18:42:16 +09:00
commit 3dfc36ca6c

View file

@ -80,9 +80,7 @@ jobs:
run: git diff --exit-code pnpm-lock.yaml
- name: Configure head
working-directory: head
run: |
cp .github/misskey/test.yml .config/default.yml
pnpm compile-config
run: cp .github/misskey/test.yml .config/default.yml
- name: Build head
working-directory: head
run: pnpm build