Skip to content

Commit

Permalink
Revert "chore: synchronize workspaces"
Browse files Browse the repository at this point in the history
This reverts commit 0d85446.
  • Loading branch information
aeneasr committed Jan 11, 2025
1 parent 5b4b4f1 commit 78c5247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
go-version: "1.22"
- name: Setup HSM libs and packages
run: |
sudo apt install -y softhsm2 opensc
sudo apt install -y softhsm opensc
sudo rm -rf /var/lib/softhsm/tokens
sudo mkdir -p /var/lib/softhsm/tokens
sudo chmod -R a+rwx /var/lib/softhsm
Expand Down

0 comments on commit 78c5247

Please sign in to comment.