mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-09-11 18:26:33 +00:00
🔧
This commit is contained in:
@@ -144,6 +144,9 @@ jobs:
|
||||
- name: "Install Sphinx"
|
||||
run: pip install sphinx myst-parser sphinx-rtd-theme
|
||||
|
||||
- name: "Install dependencies with composer"
|
||||
uses: ramsey/composer-install@v2
|
||||
|
||||
- name: "Build QROptions doc"
|
||||
run: php docs/qroptions-doc.php
|
||||
|
||||
|
||||
Reference in New Issue
Block a user