mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 00:14:06 +00:00
github: cmake build action ,windows
This commit is contained in:
parent
3f7530340c
commit
1e6b13421f
2
.github/workflows/cmake build test.yml
vendored
2
.github/workflows/cmake build test.yml
vendored
|
@ -76,7 +76,7 @@ jobs:
|
|||
|
||||
- name: Run build-wrapper
|
||||
run: |
|
||||
cmake .
|
||||
cmake . -DCMAKE_BUILD_TYPE=Release
|
||||
cmake --build .
|
||||
job3:
|
||||
name: macos Build and analyze
|
||||
|
|
Loading…
Reference in a new issue