This commit is contained in:
parent
6462b5d78b
commit
0ebca3ce06
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user