File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5151 - name : Zip standalone folder
5252 uses : vimtor/action-zip@v1
5353 with :
54- files : main .dist/
54+ files : nbstool .dist/
5555 dest : NBSTool_${{ runner.os }}_${{ matrix.arch }}.zip
5656
5757 - name : Upload artifacts
Original file line number Diff line number Diff line change 1- poetry run nuitka --standalone --enable-plugin=tk-inter --user-package-configuration-file=custom-nuitka-package.config.yml --windows-icon-from-ico=icon.ico --windows-product-name=NBSTool --windows-company-name=IoeCmcomc --windows-file-version=1.4.0.0 --windows-product-version=1.4.0.0 --windows-file-description=NBSTool --show-anti-bloat-changes --assume-yes-for-downloads --report=compilation-report.xml main .py
1+ poetry run nuitka --standalone --enable-plugin=tk-inter --user-package-configuration-file=custom-nuitka-package.config.yml --windows-icon-from-ico=icon.ico --windows-product-name=NBSTool --windows-company-name=IoeCmcomc --windows-file-version=1.4.0.0 --windows-product-version=1.4.0.0 --windows-file-description=NBSTool --show-anti-bloat-changes --assume-yes-for-downloads --report=compilation-report.xml nbstool .py
You can’t perform that action at this time.
0 commit comments