Skip to content

Commit

Permalink
ubuntu build update: softhsm -> softhsm2
Browse files Browse the repository at this point in the history
  • Loading branch information
ekoby committed Jan 11, 2025
1 parent ffa0ae4 commit a6f9841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
if: matrix.image == 'ubuntu'
run: |
sudo apt update
sudo apt install -y valgrind softhsm
sudo apt install -y valgrind softhsm2
- name: Install tools
if: matrix.image == 'macOS'
Expand Down

0 comments on commit a6f9841

Please sign in to comment.