Fix desktop version
This commit is contained in:
parent
08c401cf9f
commit
aec5d3ce30
2 changed files with 2 additions and 2 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -61,7 +61,7 @@ jobs:
|
|||
with:
|
||||
generate_release_notes: true
|
||||
files: |
|
||||
desktop/src-tauri/target/universal-apple-darwin/release/bundle/dmg/rqbit-desktop_5.0.1_universal.dmg
|
||||
desktop/src-tauri/target/universal-apple-darwin/release/bundle/dmg/rqbit-desktop_5.1.0_universal.dmg
|
||||
|
||||
- name: Make a directory for output artifacts
|
||||
run: mkdir -p target/artifacts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue