mirror of
https://gitee.com/fasiondog/hikyuu.git
synced 2024-12-02 03:48:19 +08:00
debug github action
This commit is contained in:
parent
9dccaba7bf
commit
498ccbfc11
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
- name: configure
|
||||
shell: cmd
|
||||
run: |
|
||||
xmake f --feedback=n -k shared -y
|
||||
xmake f -c --feedback=n -k shared -y -vD
|
||||
|
||||
- name: build
|
||||
shell: cmd
|
||||
|
2
.github/workflows/windows_python.yml
vendored
2
.github/workflows/windows_python.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
- name: configure
|
||||
shell: cmd
|
||||
run: |
|
||||
xmake f -k shared -y
|
||||
xmake f -c -k shared -y
|
||||
|
||||
- name: build
|
||||
shell: cmd
|
||||
|
Loading…
Reference in New Issue
Block a user