Skip to content

Commit fdcf39d

Browse files
authored
Update tests.yml
1 parent 242afea commit fdcf39d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525

2626
- name: Install dependencies
2727
run: |
28+
sudo apt-get update && sudo apt-get install libsodium-dev
2829
python -m venv .env
2930
source .env/bin/activate
3031
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)