Skip to content

Commit

Permalink
Disable RPM build
Browse files Browse the repository at this point in the history
  • Loading branch information
pka committed Sep 6, 2023
1 parent 88867fd commit fe32a67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ jobs:
retention-days: 1

release:
needs: [tgz, deb, rpm, msi]
needs: [tgz, deb, msi]
runs-on: ubuntu-latest
steps:
- name: Retrieve saved artefacts
Expand Down

0 comments on commit fe32a67

Please sign in to comment.