1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2025-01-03 11:50:55 +00:00

Update ci.yml

This commit is contained in:
Anichitei Ionel-Cristinel 2021-03-30 14:21:05 +03:00 committed by GitHub
parent 069daec529
commit 0c925a46bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@ jobs:
- name: Install
run: |
cd build
sudo make install
make install
cd -
- name: Install setuptools
run: |