Skip to content

Commit

Permalink
chore: fix ci download-artifact parameters [skip e2e]
Browse files Browse the repository at this point in the history
  • Loading branch information
amanharwara committed Jan 9, 2025
1 parent b617b91 commit 5a439ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/desktop.release.reuse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@ jobs:
with:
pattern: dist-*
path: packages/desktop/dist
merge-multiple: true

- name: Generate Checksums
run: node scripts/sums.mjs
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 5a439ff

Please sign in to comment.