Skip to content

Commit

Permalink
Update linux-builds.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lohxt1 authored Nov 27, 2024
1 parent 3d7f14a commit dd40e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ jobs:

- name: Build app
run: |
npm run build:electron:linux
npm run build:electron:deb
npm run build:electron:linux
shell: bash

- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit dd40e5e

Please sign in to comment.