Use Gitea-compatible artifact upload
This commit is contained in:
@@ -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/**
|
||||
|
||||
Reference in New Issue
Block a user