We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef308d9 commit 3b88d31Copy full SHA for 3b88d31
.github/workflows/test.yaml
@@ -5,6 +5,7 @@ jobs:
5
test:
6
runs-on: ubuntu-latest
7
steps:
8
- - run: sudo apt-get install espeak
+ - run: sudo apt-get install espeak git-lfs
9
shell: bash
10
+ - run: git lfs install
11
- uses: fastai/workflows/nbdev-ci@master
0 commit comments