Skip to content

Commit c3b0c09

Browse files
committed
Where is g++?
1 parent 77ff47f commit c3b0c09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ build:
88
python: "3.11"
99
jobs:
1010
pre_install:
11+
- ls -la /usr/bin/g++
1112
- update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-13 100
1213
- g++ --version
1314
- make requirements

0 commit comments

Comments
 (0)