Skip to content

Commit

Permalink
Checkout yubihsm-shell from release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
aveenismail committed Sep 29, 2024
1 parent 3d6225f commit c689e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_centos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: clone the Yubico/yubihsm-shell repository
run: |
yum -y install git
git clone https://github.com/Yubico/yubihsm-shell.git
git clone https://github.com/Yubico/yubihsm-shell.git -b 2.6.0 --depth 1
- name: apply environment specific changes to CMakeLists.txt
working-directory: yubihsm-shell
Expand Down

0 comments on commit c689e4d

Please sign in to comment.