typo
authorMichael Wallner <mike@php.net>
Thu, 9 Sep 2021 17:02:32 +0000 (19:02 +0200)
committerMichael Wallner <mike@php.net>
Thu, 9 Sep 2021 17:02:32 +0000 (19:02 +0200)
.github/workflows/publish.yml

index 94fb5d9cf5c5f56843de9782f832820903035a66..e389d4c1deb7e949bb5f917597cfaf28e66b790d 100644 (file)
@@ -54,7 +54,7 @@ jobs:
         run: |
           for ext in raphf http pq; do
             phar=$(
-              curl -sSL -H Accept:application/json replicator.pharext.org?$ext) \
+              curl -sSL -H Accept:application/json replicator.pharext.org?$ext \
                 | jq -r 'to_entries[-1].value.".bz2".phar'
             )
             curl -sSLO replicator.pharext.org/$phar