Update .github/workflows/build.yml
/ build (push) Has been cancelled

This commit is contained in:
2026-06-19 13:25:43 +08:00
Unverified
parent e158bc9c8c
commit 7dc40e574b
+2 -3
View File
@@ -53,8 +53,7 @@ jobs:
run: xmake -v -y run: xmake -v -y
- name: Upload Artifact - name: Upload Artifact
uses: https://github.bibk.top/actions/upload-artifact@v4 uses: https://github.bibk.top/actions/upload-artifact@v3
with: with:
name: ${{ github.event.repository.name }}-windows-x64-${{ github.sha }} name: ${{ github.event.repository.name }}-windows-x64-${{ github.sha }}
path: | path: bin/
bin/