mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-19 10:35:30 +08:00
ci: windows building
This commit is contained in:
parent
749dc572f4
commit
ab4878188b
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [macos-latest]
|
os: [macos-latest, windows-2019]
|
||||||
|
|
||||||
# create steps
|
# create steps
|
||||||
steps:
|
steps:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
export default {
|
export default {
|
||||||
development: 'http://118.195.176.247:8080',
|
development: 'http://rubick-server.qa.91jkys.com',
|
||||||
production: 'http://118.195.176.247:8080'
|
production: 'http://rubick-server.qa.91jkys.com',
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user