diff --git a/.github/workflows/apidocs-action.yml b/.github/workflows/apidocs-action.yml index c533df263917..e6deecb0f41e 100644 --- a/.github/workflows/apidocs-action.yml +++ b/.github/workflows/apidocs-action.yml @@ -43,6 +43,7 @@ jobs: - name: Download phpDocumentor run: | + cd ./source curl \ -L https://github.com/phpDocumentor/phpDocumentor/releases/download/v2.9.1/phpDocumentor.phar \ -o admin/phpDocumentor.phar