Skip to content

Commit

Permalink
Remove build rpm
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienCoutault committed Oct 7, 2021
1 parent df6debb commit 3333f26
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
path: |
releases/lindo-${{ steps.extract_version.outputs.version }}.tar.gz
releases/lindo_${{ steps.extract_version.outputs.version }}_amd64.deb
releases/lindo-${{ steps.extract_version.outputs.version }}.x86_64.rpm
release-macOS:
name: "Release macOS"
Expand Down Expand Up @@ -116,6 +115,5 @@ jobs:
win/Lindo-${{ steps.extract_version.outputs.version }}-ia32-win.zip
lin/lindo-${{ steps.extract_version.outputs.version }}.tar.gz
lin/lindo_${{ steps.extract_version.outputs.version }}_amd64.deb
lin/lindo-${{ steps.extract_version.outputs.version }}.x86_64.rpm
mac/Lindo-${{ steps.extract_version.outputs.version }}.dmg
mac/Lindo-${{ steps.extract_version.outputs.version }}-mac.zip
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@
"target": [
"tar.gz",
"deb",
"rpm"
],
"icon": "build/icon.png",
"mimeTypes": [
Expand All @@ -135,9 +134,6 @@
"desktop": "build/lindo.desktop",
"icon": "build/icon.png"
},
"rpm": {
"icon": "build/icon.png"
},
"win": {
"target": [
"zip",
Expand Down

0 comments on commit 3333f26

Please sign in to comment.