diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index ef77a8b7..df65b219 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -82,4 +82,4 @@ jobs: if: ${{ github.ref == 'refs/heads/master' }} env: UPDATER_KEY: ${{ secrets.UPDATER_KEY }} - run: curl https://jess.umputun.com/update/remark42-core/${UPDATER_KEY} + run: curl -s https://jess.umputun.com/update/remark42-core/${UPDATER_KEY}