Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
adefossez committed Sep 19, 2024
1 parent 61302d0 commit e9c5353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/moshi_build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ runs:
shell: bash
run: |
source env/bin/activate
pre-commit install || ( echo "FAILED" && ls && ls env && ls -lht env/bin/ && file env/bin/python3 && exit 1 )
pip install -e './moshi[dev]'
pre-commit install

0 comments on commit e9c5353

Please sign in to comment.