mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-01-19 15:03:45 +08:00
Update dailycmake.yml
This commit is contained in:
parent
3a2eedd291
commit
3c92664391
2
.github/workflows/dailycmake.yml
vendored
2
.github/workflows/dailycmake.yml
vendored
@ -75,7 +75,6 @@ jobs:
|
||||
run: cmake --build build --config ${{ matrix.build_type }}
|
||||
|
||||
build-windows:
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
@ -85,6 +84,7 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
- uses: egorpugin/sw-action@master
|
||||
|
||||
- name: Configure
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user