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 963fa5e commit 5d6b0d7Copy full SHA for 5d6b0d7
.github/workflows/publish_website.yaml
@@ -29,7 +29,6 @@ jobs:
29
jupyter nbconvert tutorial.ipynb --to slides
30
mv tutorial.slides.html temp/index.html
31
ls -R temp
32
- rm -r meta-rl/
33
34
- name: Deploy
35
uses: s0/git-publish-subdir-action@develop
0 commit comments