mirror of https://github.com/F-Stack/f-stack.git
wip
This commit is contained in:
parent
40e0bdd8b4
commit
597501c7da
|
@ -28,3 +28,7 @@ jobs:
|
|||
make
|
||||
- name: Check output
|
||||
run: find . -type f -name "*.so"
|
||||
- name: Check output
|
||||
run: find . -type f -name "*.h"
|
||||
- name: Check output
|
||||
run: find . -type f -name "*.hpp"
|
||||
|
|
Loading…
Reference in New Issue