mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-05 15:34:57 -04:00
Try continue-on-error: true to allow make to be retried
This commit is contained in:
@@ -55,6 +55,7 @@ jobs:
|
||||
let COUNT=$COUNT+1
|
||||
done
|
||||
shell: bash
|
||||
continue-on-error: true
|
||||
- name: Get version
|
||||
id: get_version
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user