mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-27 18:48:13 +00:00
:octocat: fix for CI fix
This commit is contained in:
@@ -132,6 +132,9 @@ jobs:
|
||||
if: github.ref_name == 'main'
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
env:
|
||||
SPHINXBUILD: ci-venv/bin/sphinx-build
|
||||
|
||||
steps:
|
||||
- name: "Checkout sources"
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user