Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VaeterchenFrost committed Dec 18, 2024
1 parent 9e4c8a5 commit 6c194d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
# extract
tar -xzf graphviz-12.2.1.tar.gz
# dev dependencies
sudo apt-get install -y libgraphviz-dev pkg-config libperl-dev libsodium-dev
sudo apt-get install -y pkg-config libgraphviz-dev libperl-dev libsodium-dev argon2-dev
- name: Install Graphviz
run: |
Expand Down

0 comments on commit 6c194d1

Please sign in to comment.