mirror of
https://github.com/bitdefender/bddisasm.git
synced 2024-11-24 00:18:18 +00:00
Update ci.yml
This commit is contained in:
parent
1312f0726d
commit
10224d00b1
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -53,7 +53,7 @@ jobs:
|
|||||||
if: ${{ matrix.preset == 'release' }}
|
if: ${{ matrix.preset == 'release' }}
|
||||||
run: |
|
run: |
|
||||||
cd ./build/${{ matrix.preset }}
|
cd ./build/${{ matrix.preset }}
|
||||||
make install
|
sudo make install
|
||||||
cd -
|
cd -
|
||||||
- name: Build pybddisasm
|
- name: Build pybddisasm
|
||||||
if: ${{ matrix.preset == 'release' }}
|
if: ${{ matrix.preset == 'release' }}
|
||||||
|
Loading…
Reference in New Issue
Block a user