Skip to content

Commit

Permalink
change build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
blackforestboi committed Jan 12, 2024
1 parent 6922cca commit 5766791
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
matrix:
os:
[
macos-latest-xlarge,
macos-latest,
macos-latest-xlarge,
ubuntu-latest,
windows-latest,
]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "memex-desktop",
"productName": "Memex Desktop",
"version": "0.0.46",
"version": "0.0.47",
"description": "Backup and sync to your favorite PKM tools",
"main": "build/index.js",
"type": "module",
Expand Down

0 comments on commit 5766791

Please sign in to comment.