Skip to content

Commit c116d3f

Browse files
committed
try installing packages
1 parent 7e669db commit c116d3f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.readthedocs.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
version: 2
44

55
build:
6+
image: latest
67
apt_packages:
78
- cmake
89
- doxygen
@@ -12,7 +13,7 @@ build:
1213
- python3-sphinx-tabs
1314
- python3-sphinx-copybutton
1415
- python3-sphinx-notfound-page
15-
os: ubuntu-22.04
16+
##os: ubuntu-22.04
1617
commands:
1718
#- sudo apt-get install -y cmake
1819
# Use documentation target to generate doxygen XML output, generate

0 commit comments

Comments
 (0)