mirror of
https://github.com/bitdefender/bddisasm.git
synced 2024-11-21 15:08:08 +00:00
Update ci.yml
This commit is contained in:
parent
10224d00b1
commit
7c5bddb9a4
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -67,7 +67,7 @@ jobs:
|
||||
if: ${{ github.event_name == 'release' && matrix.preset == 'release' }}
|
||||
run: |
|
||||
cd ./build/${{ matrix.preset }}
|
||||
make package
|
||||
sudo make package
|
||||
cd -
|
||||
- name: Attest Build Provenance
|
||||
if: ${{ github.event_name == 'release' && matrix.preset == 'release' }}
|
||||
|
Loading…
Reference in New Issue
Block a user