Skip to content

Commit b91c634

Browse files
committed
checking obstools import again
1 parent 763fec3 commit b91c634

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/deploy.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ jobs:
6161
conda install sphinx
6262
pip install sphinx_rtd_theme
6363
python -c 'from obstools import __version__ as release; print(release)'
64-
# make html
65-
# touch _build/html/.nojekyll
64+
# make html
65+
# touch _build/html/.nojekyll
6666
cd ..
6767
6868
- name: Deploy 🚀

0 commit comments

Comments
 (0)