1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2024-11-18 05:28:09 +00:00

Update ci.yml

This commit is contained in:
Anichitei Ionel-Cristinel 2020-11-20 16:21:55 +02:00 committed by GitHub
parent 3e21ce944d
commit 5c8d896b26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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