Nuitka Package and Upload(dev) #47
dev_package_and_upload.yml
on: workflow_dispatch
Matrix: package-and-upload
Annotations
3 warnings
|
package-and-upload (ubuntu-latest)
No files were found with the provided path: ./dist/*.* # 匹配所有带扩展名的文件
./dist/[!.]* # 匹配所有不带扩展名的文件(排除隐藏文件). No artifacts will be uploaded.
|
|
package-and-upload (ubuntu-24.04-arm)
No files were found with the provided path: ./dist/*.* # 匹配所有带扩展名的文件
./dist/[!.]* # 匹配所有不带扩展名的文件(排除隐藏文件). No artifacts will be uploaded.
|
|
package-and-upload (windows-latest)
No files were found with the provided path: ./dist/*.* # 匹配所有带扩展名的文件
./dist/[!.]* # 匹配所有不带扩展名的文件(排除隐藏文件). No artifacts will be uploaded.
|