Skip to content

Commit

Permalink
updated build procedure to reflect new libthruk version
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Schoeller committed Dec 23, 2024
1 parent 8899f23 commit 3fa45b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
uses: UCBoulder/oit-sepe-rpmbuild@master
with:
spec_file: "thruk.spec"
additional_repos: '["epel-release", "/github/workspace/x86_64/libthruk-3.00-0.x86_64.rpm"]'
additional_repos: '["epel-release", "/github/workspace/x86_64/libthruk-3.20-0.x86_64.rpm"]'

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

0 comments on commit 3fa45b8

Please sign in to comment.