Skip to content

Commit

Permalink
No
Browse files Browse the repository at this point in the history
  • Loading branch information
wence- committed Nov 22, 2024
1 parent eaed363 commit 86361cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
pip install requests
python utils/get.py >> $GITHUB_OUTPUT
- name: Download last run commit hashes
needs: get_last_id
if: ${{ fromJSON(job.get_last_id.HAS_RUN_ID) }}
continue-on-error: true
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 86361cf

Please sign in to comment.