We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35d6f15 commit 5df3a79Copy full SHA for 5df3a79
.github/workflows/test.yaml
@@ -8,5 +8,5 @@ jobs:
8
- run: sudo apt-get install espeak git-lfs
9
shell: bash
10
- run: git lfs install
11
- - run: git lfs fetch --all && git lfs checkout
+ - run: git init && git lfs fetch --all && git lfs checkout
12
# - uses: fastai/workflows/nbdev-ci@master
0 commit comments