JackMcKew / pyinstaller-action-windows

Github Action for building executables with Pyinstaller
MIT License
168 stars 67 forks source link

upload artifacts in example not working #41

Closed TomW1605 closed 2 months ago

TomW1605 commented 7 months ago

using the upload artifacts part of the example isnt working. i get an warning Warning: No files were found with the provided path: src/dist/windows. No artifacts will be uploaded.

what is the correct path to the build artifacts?