Update test.yml

This commit is contained in:
Vinicius Silva 2023-12-25 21:45:26 -03:00 committed by GitHub
parent e9bcb25b23
commit 879ae4f7ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@ jobs:
- name: Install danix
run: |
apt update -y
apt install make -y
sudo apt update -y
sudo apt install make -y
cd danix
make install
make aliases