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