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 2020-11-20 16:20:18 +02:00 committed by GitHub
parent 2c3535754f
commit 3e21ce944d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,6 +56,7 @@ jobs:
run: |
cd build
make disasmtool
./disasmtool -h
cd -
- name: Install setuptools
run: |