diff --git a/.github/workflows/cron.yml b/.github/workflows/cron.yml index 5b8a416..b951220 100644 --- a/.github/workflows/cron.yml +++ b/.github/workflows/cron.yml @@ -13,6 +13,7 @@ jobs: issues: write steps: - name: Open Issue when monitored repos release a new version + shell: bash run: | apt update -y apt install -y curl jq wget