feat/update_config #10
@ -36,6 +36,10 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
|
- name: install-tools
|
||||||
|
run: |
|
||||||
|
apt-get update -y
|
||||||
|
apt-get install -y cmake make
|
||||||
|
|
||||||
- name: armeabi-v7a
|
- name: armeabi-v7a
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user