diff --git a/.github/workflows/Nuitak-publish.yml b/.github/workflows/Nuitak-publish.yml index 3bee9a4..62e6df6 100644 --- a/.github/workflows/Nuitak-publish.yml +++ b/.github/workflows/Nuitak-publish.yml @@ -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\