We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8190bb + b1b9ed4 commit c20c43aCopy full SHA for c20c43a
.github/workflows/deploy-apidocs.yml
@@ -49,7 +49,7 @@ jobs:
49
50
- name: Download latest phpDocumentor
51
working-directory: source
52
- run: phive install --force-accept-unsigned phpDocumentor
+ run: phive --no-progress install --trust-gpg-keys 8AC0BAA79732DD42 phpDocumentor
53
54
- name: Prepare API repo
55
working-directory: api
0 commit comments