Skip to content

Commit 9b25003

Browse files
committed
🔧
1 parent d0a862c commit 9b25003

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,9 @@ jobs:
144144
- name: "Install Sphinx"
145145
run: pip install sphinx myst-parser sphinx-rtd-theme
146146

147+
- name: "Install dependencies with composer"
148+
uses: ramsey/composer-install@v2
149+
147150
- name: "Build QROptions doc"
148151
run: php docs/qroptions-doc.php
149152

0 commit comments

Comments
 (0)