X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=.github%2Fworkflows%2Fpublish.yml;h=159c031e84bb4a6063189896d89da51f41030618;hb=5fe4f470faf8e55766713d4347d80910049d13cf;hp=136157a95bb350b0272ef7936c8c26a6ac841fb4;hpb=23149e2345f733acef907dd2cc9ecaf951ff2e41;p=mdref%2Fmdref diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 136157a..159c031 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -58,7 +58,7 @@ jobs: | jq -r 'to_entries[-1].value.".bz2".phar' ) curl -sSLO replicator.pharext.org/$phar - php $(basename $phar) -s + php $(basename $phar) -qs done - name: Install composer dependencies run: |