Skip to content

Commit

Permalink
Install requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
hmelder committed Dec 4, 2023
1 parent de57f08 commit 13423c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
python -m venv venv
source venv/bin/activate
git clone https://github.com/hmelder/AnkiTUM-Runtime
pip3 install -r AnkiTUM-Runtime/requirements.txt
pip3 install ./AnkiTUM-Runtime
- name: Generate Anki packages and compress
Expand Down

0 comments on commit 13423c1

Please sign in to comment.