why2-app binary typo fix
This commit is contained in:
parent
8d4403e926
commit
1c4c9ceadb
2
.github/workflows/why2-test.yml
vendored
2
.github/workflows/why2-test.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
|||||||
run: sudo ./${{ matrix.build }} install
|
run: sudo ./${{ matrix.build }} install
|
||||||
|
|
||||||
- name: Install WHY2 (App)
|
- name: Install WHY2 (App)
|
||||||
run: sudo ./${{ matrix.build }} test
|
run: sudo ./${{ matrix.build }} app
|
||||||
|
|
||||||
- name: Build WHY2 (Test)
|
- name: Build WHY2 (Test)
|
||||||
run: ./${{ matrix.build }} test
|
run: ./${{ matrix.build }} test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user