launch again
This commit is contained in:
parent
9c509b966c
commit
2e4cf11d15
1 changed files with 1 additions and 1 deletions
2
.github/workflows/MacS-M1-make.yml
vendored
2
.github/workflows/MacS-M1-make.yml
vendored
|
|
@ -21,5 +21,5 @@ jobs:
|
|||
run: arch -arm64 make
|
||||
- name: make tests
|
||||
run: arch -arm64 make -C tests
|
||||
- name: make install
|
||||
- name: make install and minimal sample
|
||||
run: make install; make -C samples/minimal -f makefile.unx clean; make -C samples/minimal -f makefile.unx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue