Skip to content

Commit

Permalink
CI: update configured sources for package management
Browse files Browse the repository at this point in the history
Signed-off-by: Iker Pedrosa <[email protected]>
  • Loading branch information
ikerexxe authored and pbrezina committed May 29, 2023
1 parent be9fc71 commit b5baad6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
- uses: actions/checkout@v2
- name: Install dependencies
run: |
sudo apt-get update -y
sudo apt-get install graphviz plantuml
pip3 install virtualenv
virtualenv .venv
Expand Down

0 comments on commit b5baad6

Please sign in to comment.