Skip to content

Commit

Permalink
<fix> fix build problem
Browse files Browse the repository at this point in the history
  • Loading branch information
anonymousException committed Jun 5, 2024
1 parent 6797180 commit 396f302
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/Nuitak-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ jobs:
standalone: true
enable-plugins: pyside6
windows-icon-from-ico: src/main.ico
noinclude-data-files: src\unrpyc_python3 src\unrpyc_python2
noinclude-data-files: src\unrpyc_python3
noinclude-data-files: src\unrpyc_python2

- run: mkdir dist\windows
- run: xcopy src\unrpyc_python3 dist\windows\unrpyc_python3\
Expand Down

0 comments on commit 396f302

Please sign in to comment.