aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2022-10-31 14:58:04 +0100
committerGitHub <noreply@github.com>2022-10-31 14:58:04 +0100
commit1a33a4692dd49ef7710794bf58341f9af8b25b7c (patch)
tree3b53ab557e1888329efaf50b6e9777eceb24bd9f
parent7c39e3e6bdae6dd70c804d1d4c5084ecc0b2ce54 (diff)
parent7ea564b5ca17ea15f2af75948186bf0760275321 (diff)
downloadnextcloud-server-1a33a4692dd49ef7710794bf58341f9af8b25b7c.tar.gz
nextcloud-server-1a33a4692dd49ef7710794bf58341f9af8b25b7c.zip
Merge pull request #34895 from nextcloud/fix/build-api-reference
Use the official phpDocumentor release
-rwxr-xr-xbuild/phpDocumentor.sh6
1 files changed, 1 insertions, 5 deletions
diff --git a/build/phpDocumentor.sh b/build/phpDocumentor.sh
index 7c70224c76d..533e5f5a5c7 100755
--- a/build/phpDocumentor.sh
+++ b/build/phpDocumentor.sh
@@ -1,10 +1,6 @@
#!/bin/bash
-# Use a cached version of phpDocumentor for now since there is no release yet
-# and the github actions artifacts might disappear
-# This phar is downloaded from https://github.com/phpDocumentor/phpDocumentor/actions/runs/221599704
-
-wget https://bitgrid.net/~jus/phpDocumentor.phar
+wget https://phpdoc.org/phpDocumentor.phar
mkdir -p api/