Skip to content

Commit 78c5247

Browse files
committed
Revert "chore: synchronize workspaces"
This reverts commit 0d85446.
1 parent 5b4b4f1 commit 78c5247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
go-version: "1.22"
129129
- name: Setup HSM libs and packages
130130
run: |
131-
sudo apt install -y softhsm2 opensc
131+
sudo apt install -y softhsm opensc
132132
sudo rm -rf /var/lib/softhsm/tokens
133133
sudo mkdir -p /var/lib/softhsm/tokens
134134
sudo chmod -R a+rwx /var/lib/softhsm

0 commit comments

Comments
 (0)