Skip to content

Commit

Permalink
Added PyKCS11 install
Browse files Browse the repository at this point in the history
  • Loading branch information
msetina committed Apr 3, 2024
1 parent 99e7033 commit 8d63874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- run: pip install --upgrade pip mypy
- run: pip install --upgrade pip mypy PyKCS11
- name: setup prerequisites (linux)
shell: bash
run: sudo apt install swig
Expand Down

0 comments on commit 8d63874

Please sign in to comment.