Skip to content

Commit

Permalink
Fix attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippMDoerner committed Sep 9, 2023
1 parent cd84802 commit 8e58c22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Test
run: |
/bin/bash
apt-get update && apt-get install -y openssl libsodium-dev xz-utils
apt-get install -y argon2
nimble install -y
Expand Down

0 comments on commit 8e58c22

Please sign in to comment.