Skip to content

Commit

Permalink
test debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
adefossez committed Sep 18, 2024
1 parent 1dfc522 commit cdfa787
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 @@ -22,6 +22,6 @@ runs:
- name: Setup env
shell: bash
run: |
. env/bin/activate
source env/bin/activate || ( echo "FAILED" && ls && ls env && exit 1)
pre-commit install
pip install -e './moshi[dev]'

0 comments on commit cdfa787

Please sign in to comment.