Skip to content

Commit

Permalink
even more!
Browse files Browse the repository at this point in the history
Signed-off-by: Jim Crossley <[email protected]>
  • Loading branch information
jcrossley3 committed Mar 5, 2024
1 parent 21ae6a7 commit a15e969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install nettle
run: |
sudo apt-get update
sudo apt-get install -y nettle-dev
sudo apt install clang llvm pkg-config nettle-dev
ci:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a15e969

Please sign in to comment.