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