Skip to content

Commit

Permalink
fixed some stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
jewels86 committed Jan 26, 2025
1 parent c433627 commit d5b69aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
platform: [win32, linux, darwin]
platform: [win, linux, darwin]
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "topaz",
"version": "0.2.7",
"version": "0.2.8",
"description": "Seamlessly integrate your work and life with one powerful platform.",
"main": "main.js",
"devDependencies": {
Expand Down

0 comments on commit d5b69aa

Please sign in to comment.