Use Gitea-compatible artifact upload
All checks were successful
Build / build-windows (push) Successful in 29m26s
Codex Template Compliance / template-compliance (push) Successful in 7s

This commit is contained in:
MrSphay
2026-05-04 02:40:34 +02:00
parent 1ab446ba02
commit f8bbd63278

View File

@@ -66,7 +66,7 @@ jobs:
run: pnpm --filter @modrinth/app exec tauri build --runner cargo-xwin --target x86_64-pc-windows-msvc
- name: Upload Windows desktop client
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: modrinth-plus-windows
path: target/x86_64-pc-windows-msvc/release/bundle/nsis/**