Skip to content

Commit 9dad63d

Browse files
committed
Allow action to continue if previous artifact is expired
1 parent 3e915a2 commit 9dad63d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/vartest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
skip-decompress: true
3737
github-token: ${{ secrets.GITHUB_TOKEN }}
3838
run-id: ${{ steps.get_id.outputs.previous_run_id }}
39+
continue-on-error: true
3940
- name: Display structure of downloaded files
4041
run: ls -R
4142
- name: Create test file

0 commit comments

Comments
 (0)