Skip to content

Commit

Permalink
Fixed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
MoneroOcean committed Oct 7, 2024
1 parent a275227 commit 20c20f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Prepare Ubuntu tools
run: |
sudo apt update
sudo apt-get install -y libboost-dev
sudo apt-get install -y libboost-dev libsodium-dev
- name: Checkout code
uses: actions/checkout@master
- name: Test
Expand Down

0 comments on commit 20c20f5

Please sign in to comment.