mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-24 11:31:44 +08:00
ci: windows building
This commit is contained in:
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',
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user