Feature(custom): upload all files for test build

This commit is contained in:
Kuingsmile
2025-08-13 11:00:37 +08:00
parent 614721117e
commit fc14559461

View File

@@ -133,7 +133,7 @@ jobs:
with: with:
name: windows-arm64-executables name: windows-arm64-executables
path: | path: |
dist_electron/PicList-Setup-*.exe dist_electron/*
retention-days: 30 retention-days: 30
if-no-files-found: error if-no-files-found: error