Skip to content

Commit

Permalink
Update Desktop version
Browse files Browse the repository at this point in the history
  • Loading branch information
SWHL committed Jul 8, 2023
1 parent 1f490fe commit 014febe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
run: |
mv ui/* .
pyinstaller RapidVideOCR.spec
echo "VERSION=0.0.3" >> $GITHUB_OUTPUT
echo "VERSION=0.0.4" >> $GITHUB_OUTPUT
- if: matrix.os == 'windows-2022'
name: zip the artifact dir into a zip
Expand Down

0 comments on commit 014febe

Please sign in to comment.