mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-31 20:48:40 +00:00
:octocat: ???
This commit is contained in:
@@ -145,12 +145,12 @@ jobs:
|
||||
ini-values: ${{ env.PHP_INI_VALUES }}
|
||||
coverage: none
|
||||
|
||||
- name: "Install Sphinx"
|
||||
run: pip install sphinx myst-parser sphinx-rtd-theme --break-system-packages
|
||||
|
||||
- name: "Install dependencies with composer"
|
||||
uses: ramsey/composer-install@v3
|
||||
|
||||
- name: "Install Sphinx"
|
||||
run: pip install sphinx myst-parser sphinx-rtd-theme
|
||||
|
||||
- name: "Build QROptions doc"
|
||||
run: php docs/qroptions-doc.php
|
||||
|
||||
|
||||
Reference in New Issue
Block a user