ci: v4
Some checks failed
build-release / Build (push) Failing after 11m34s

This commit is contained in:
椰子 2024-11-29 03:59:15 +08:00
parent 6462b5d78b
commit 0ebca3ce06

View File

@ -25,7 +25,7 @@ jobs:
- name: Build
run: cargo build --target=x86_64-pc-windows-gnu --release
- name: Artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: rvc-launcher.exe
path: target/x86_64-pc-windows-gnu/release/rvc-launcher.exe