Skip to content

Commit

Permalink
New github action version to build rpm
Browse files Browse the repository at this point in the history
  • Loading branch information
elegos committed Jan 6, 2025
1 parent adca6d7 commit 2d94cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-on-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Run rpmbuild on RPM spec to produce package
id: rpm_build
uses: naveenrajm7/rpmbuild@master
uses: alvarolopez/rpmbuild@rockylinux9
with:
spec_file: "arctis-manager.rpm.spec"

Expand Down

0 comments on commit 2d94cb0

Please sign in to comment.