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:
|
with:
|
||||||
pattern: dist-*
|
pattern: dist-*
|
||||||
path: packages/desktop/dist
|
path: packages/desktop/dist
|
||||||
|
merge-multiple: true
|
||||||
|
|
||||||
- name: Generate Checksums
|
- name: Generate Checksums
|
||||||
run: node scripts/sums.mjs
|
run: node scripts/sums.mjs
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"version": "3.195.21",
|
"version": "3.195.21",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "dist/app.js",
|
"main": "dist/app.js",
|
||||||
"author": "Standard Notes",
|
"author": "Standard Notes.",
|
||||||
"private": true,
|
"private": true,
|
||||||
"files": [
|
"files": [
|
||||||
"dist"
|
"dist"
|
||||||
|
|||||||
Reference in New Issue
Block a user