Update cmake-win64.yml

This commit is contained in:
zdenop 2022-06-08 15:24:49 +02:00 committed by GitHub
parent 74800c0cc4
commit e3aed54d1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: |