Skip to content

Commit

Permalink
Update windows.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
giloushaker authored Dec 29, 2023
1 parent b30015c commit c27461b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
run: npm run build-electron

- name: Create release
run: node_modules/.bin/electron-builder --linux --publish=always
run: node_modules/.bin/electron-builder --publish=always

0 comments on commit c27461b

Please sign in to comment.