Skip to content

Commit f115291

Browse files
committed
:octocat: ???
1 parent e428dda commit f115291

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,12 +145,12 @@ jobs:
145145
ini-values: ${{ env.PHP_INI_VALUES }}
146146
coverage: none
147147

148-
- name: "Install Sphinx"
149-
run: pip install sphinx myst-parser sphinx-rtd-theme --break-system-packages
150-
151148
- name: "Install dependencies with composer"
152149
uses: ramsey/composer-install@v3
153150

151+
- name: "Install Sphinx"
152+
run: pip install sphinx myst-parser sphinx-rtd-theme
153+
154154
- name: "Build QROptions doc"
155155
run: php docs/qroptions-doc.php
156156

0 commit comments

Comments
 (0)