Skip to content

Commit

Permalink
Conditionally
Browse files Browse the repository at this point in the history
  • Loading branch information
wence- committed Nov 22, 2024
1 parent 146bbca commit d828fb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
echo $VAL
echo $VAL >> $GITHUB_OUTPUT
- name: Download last run commit hashes
if: ${{ fromJSON(steps.get_last_id.outputs.HAS_LAST_ID) }}
continue-on-error: true
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit d828fb0

Please sign in to comment.