.github/workflows/release-windows.yml aktualisiert
This commit is contained in:
2
.github/workflows/release-windows.yml
vendored
2
.github/workflows/release-windows.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
run: cargo build --workspace --release
|
||||
|
||||
- name: Upload release artifact (Windows)
|
||||
uses: https://gitea.com/actions/upload-artifact@v4
|
||||
uses: https://gitea.com/actions/upload-artifact@v3
|
||||
with:
|
||||
name: release-windows
|
||||
path: target/release/*.exe
|
||||
|
||||
Reference in New Issue
Block a user