Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NastyaGrifon authored Sep 27, 2024
1 parent c3bb593 commit 03356d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
python-version: "3.10"
- name: Install dependencies
run: |
sudo add-apt-repository ppa:unit193/encryption -y
sudo apt update
sudo apt install veracrypt -y
python -m pip install --upgrade pip
pip install flake8 pytest
Expand Down

0 comments on commit 03356d7

Please sign in to comment.