Skip to content

Commit

Permalink
Skip installing release binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
aveenismail committed Sep 29, 2024
1 parent 904c879 commit dd6a22a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build_centos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,10 @@ jobs:
rm -rf licenses
rm -rf ../yubihsm-shell
- name: install binaries
working-directory: /github/home/rpmbuild/RPMS/x86_64
run: |
yum install -y ./yubihsm-shell-*.rpm
# - name: install binaries
# working-directory: /github/home/rpmbuild/RPMS/x86_64
# run: |
# yum install -y ./yubihsm-shell-*.rpm

- name: check binaries for hardening
run: |
Expand Down

0 comments on commit dd6a22a

Please sign in to comment.