From: Michael Wallner Date: Thu, 9 Sep 2021 17:02:32 +0000 (+0200) Subject: typo X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=45c07a957cb38069f1e95c920ab5b20e6b7686d6;p=mdref%2Fmdref typo --- diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 94fb5d9..e389d4c 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -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