Skip to content

Commit

Permalink
Complete linux workflow file and upload artifacts correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaloney111 committed Jun 17, 2024
1 parent 28d650d commit 3b74300
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@ jobs:
name: LinguifAI-Windows
path: dist/

- run: tree

- name: Create Release
id: create_release
uses: actions/create-release@v1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "Cameron",
"email": "[email protected]"
},
"version": "0.2.8",
"version": "0.2.2",
"main": "./public/electron.js",
"homepage": "./",
"private": true,
Expand Down

0 comments on commit 3b74300

Please sign in to comment.