mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
Fix appveyor
This commit is contained in:
parent
431d722bab
commit
19f97b71d3
@ -31,7 +31,9 @@ init:
|
||||
- git config --global core.autocrlf false
|
||||
|
||||
before_test:
|
||||
- "mkdir -p ./.config && cp ./.ci-files/default.yml ./.config && cp ./.ci-files/test.yml ./.config"
|
||||
- "mkdir -p ./.config"
|
||||
- "cp ./.ci-files/default.yml ./.config"
|
||||
- "cp ./.ci-files/test.yml ./.config"
|
||||
- "npm run build"
|
||||
|
||||
test_script:
|
||||
|
Loading…
Reference in New Issue
Block a user