mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-01-19 23:19:07 +08:00
Update cmake-win64.yml
This commit is contained in:
parent
74800c0cc4
commit
e3aed54d1d
3
.github/workflows/cmake-win64.yml
vendored
3
.github/workflows/cmake-win64.yml
vendored
@ -20,11 +20,10 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: recursive
|
||||
- name: Build and Install leptonica dependencies
|
||||
- name: "Checkout ${{ github.ref }} ( ${{ github.sha }} )"
|
||||
shell: cmd
|
||||
run: |
|
||||
mkdir ${{env.ILOC}}
|
||||
echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
|
||||
- name: Build and Install zlib
|
||||
shell: cmd
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user