launch again

This commit is contained in:
Stefan Csomor 2021-04-18 19:40:02 +02:00 committed by GitHub
parent 9c509b966c
commit 2e4cf11d15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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