Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ianichitei authored Sep 17, 2024
1 parent 10224d0 commit 7c5bddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -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' }}

0 comments on commit 7c5bddb

Please sign in to comment.