We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf370d6 commit f41af4fCopy full SHA for f41af4f
.github/workflows/docs.yml
@@ -21,6 +21,7 @@ jobs:
21
container: fastai/fastai
22
steps:
23
- uses: actions/checkout@v2
24
+ - uses: fastai/workflows/conda-env@master
25
- uses: fastai/workflows/build-docs@master
26
with:
27
username: jeremyphoward
0 commit comments