Skip to content

Commit

Permalink
make windows github action
Browse files Browse the repository at this point in the history
  • Loading branch information
tntwise5 committed Aug 21, 2024
1 parent a35d396 commit e4c9c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
run: cp -r backend dist/main/

- name: compress archive
run:
run: |
cd dist
tar -a -c -f REAL-Video-Enhancer-2.0-Windows.zip main
cd ..
Expand Down

0 comments on commit e4c9c11

Please sign in to comment.