Update test.yml

This commit is contained in:
Vinicius Silva 2023-12-25 23:54:02 -03:00 committed by GitHub
parent 65f01bab9e
commit 03a9d65e8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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