Skip to content

Commit

Permalink
debug: Removed rpm build
Browse files Browse the repository at this point in the history
  • Loading branch information
zekiahmetbayar committed Oct 20, 2023
1 parent fac84cd commit 7d07be8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,7 @@ jobs:
mv /tmp/report-engine-build.deb /tmp/report-engine-${{ github.run_number }}-x64.deb
rm -rf $DEBIAN_PATH
sed -i s/%VERSION%/${{ github.run_number }}/g scripts/redhat/report-engine.spec
rpmbuild -ba scripts/redhat/report-engine.spec --define "_app_dir $TMP_DIR" --define "_rpmdir /tmp" --define "_rpmfilename report-engine-${{ github.run_number }}-x64.rpm"
- name: Release
id: create_release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 7d07be8

Please sign in to comment.