Skip to content

Commit

Permalink
Update gen_constraints.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl authored Nov 15, 2024
1 parent 908ff31 commit de5b175
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/gen_constraints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ jobs:
- name: Install required packages
run: |
python -m pip install --upgrade pip
pip install ovos-core[mycroft,lgpl,plugins,skills-essential,skills-audio,skills-gui,skills-internet,skills-media,skills-desktop]
pip install ovos-PHAL[extras,linux,mk1,mk2]
pip install ovos-dinkum-listener[extras,linux,onnx]
pip install ovos-core[mycroft,lgpl,plugins,skills-essential,skills-audio,skills-gui,skills-internet,skills-media,skills-desktop] ovos-PHAL[extras,linux,mk1,mk2] ovos-dinkum-listener[extras,linux,onnx]
- name: Run release script
run: |
Expand Down

0 comments on commit de5b175

Please sign in to comment.