Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SWHL committed May 20, 2023
1 parent 2a12f8d commit 2227951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package_ocrweb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2227951

Please sign in to comment.