1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-11 08:46:25 +00:00

windows7-build

This commit is contained in:
Alex Xu
2025-10-16 22:56:00 -07:00
committed by GitHub
parent d28740491e
commit 1da06b43e2

View File

@@ -48,7 +48,7 @@ jobs:
id: upload-unsigned-artifact
uses: actions/upload-artifact@v4
with:
name: windows-build
name: windows7-build
path: dist/*.exe
- name: Release
uses: softprops/action-gh-release@v2