mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-22 12:03:39 +00:00
Fix appveyor
This commit is contained in:
@@ -32,8 +32,8 @@ init:
|
||||
|
||||
before_test:
|
||||
- "mkdir ./.config"
|
||||
- "cp ./.ci-files/default.yml ./.config"
|
||||
- "cp ./.ci-files/test.yml ./.config"
|
||||
- "copy ./.ci-files/default.yml ./.config"
|
||||
- "copy ./.ci-files/test.yml ./.config"
|
||||
- "npm run build"
|
||||
|
||||
test_script:
|
||||
|
||||
Reference in New Issue
Block a user