good idea to checkout code before trying to document it

This commit is contained in:
Andrew Dolgov
2023-03-28 18:02:26 +03:00
parent 740d249aba
commit cf656125b9

View File

@@ -16,6 +16,8 @@ jobs:
phpdoc:
runs-on: alpine-3.16
steps:
- uses: https://gitea.com/actions/checkout@v3
- name: phpdoc
run: php81 /phpDocumentor.phar -d classes -d include -t phpdoc --visibility=public