diff --git a/.github/workflows/package_ocrweb.yml b/.github/workflows/package_ocrweb.yml index 8f23c6394..f5d9b5bcc 100644 --- a/.github/workflows/package_ocrweb.yml +++ b/.github/workflows/package_ocrweb.yml @@ -36,7 +36,7 @@ jobs: needs: create_release strategy: matrix: - os: ['winodws-2022', 'windows-2019'] + os: ['windows-2022', 'windows-2019'] steps: - name: Pull latest code