Update test.yml
This commit is contained in:
parent
65f01bab9e
commit
03a9d65e8e
|
|
@ -20,6 +20,7 @@ jobs:
|
||||||
python-version: "3.10"
|
python-version: "3.10"
|
||||||
|
|
||||||
- name: Install danix
|
- name: Install danix
|
||||||
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
cd danix
|
cd danix
|
||||||
sudo apt install make -y
|
sudo apt install make -y
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue