mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-03-25 21:59:19 -04:00
Try continue-on-error: true to allow make to be retried
This commit is contained in:
parent
c9c9febe41
commit
9ea7ade57f
1
.github/workflows/mac.yml
vendored
1
.github/workflows/mac.yml
vendored
@ -55,6 +55,7 @@ jobs:
|
||||
let COUNT=$COUNT+1
|
||||
done
|
||||
shell: bash
|
||||
continue-on-error: true
|
||||
- name: Get version
|
||||
id: get_version
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user