Skip to content

Commit eeccf27

Browse files
committed
Maybe fixed sphinx uctypes issue?
1 parent e00111f commit eeccf27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sphinx.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
- name: Install dependencies
1212
run: |
1313
pip install sphinx sphinx_rtd_theme
14+
pip install micropython-uctypes
1415
- name: Sphinx build
1516
run: |
1617
sphinx-build docs _build

0 commit comments

Comments
 (0)