chore: fix ci download-artifact parameters [skip e2e]
This commit is contained in:
1
.github/workflows/desktop.release.reuse.yml
vendored
1
.github/workflows/desktop.release.reuse.yml
vendored
@@ -358,6 +358,7 @@ jobs:
|
||||
with:
|
||||
pattern: dist-*
|
||||
path: packages/desktop/dist
|
||||
merge-multiple: true
|
||||
|
||||
- name: Generate Checksums
|
||||
run: node scripts/sums.mjs
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"version": "3.195.21",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
"author": "Standard Notes.",
|
||||
"private": true,
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
Reference in New Issue
Block a user