1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2025-01-05 12:50:56 +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: | run: |
cd build cd build
make disasmtool make disasmtool
./disasmtool -h ../../bin/x64/Release/disasmtool -h
cd - cd -
- name: Install setuptools - name: Install setuptools
run: | run: |