added force flag for building
This commit is contained in:
parent
dedf63c401
commit
e26c10d11b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
|||||||
run: ./${{ matrix.configure }}
|
run: ./${{ matrix.configure }}
|
||||||
|
|
||||||
- name: Build WHY2
|
- name: Build WHY2
|
||||||
run: ./${{ matrix.build }}
|
run: ./${{ matrix.build }} force
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: ./${{ matrix.output }}
|
run: ./${{ matrix.output }}
|
Loading…
x
Reference in New Issue
Block a user