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 - name: Install
run: | run: |
cd build cd build
sudo make install make install
cd - cd -
- name: Install setuptools - name: Install setuptools
run: | run: |