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 1312f07 commit 10224d0
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
Expand Up @@ -53,7 +53,7 @@ jobs:
if: ${{ matrix.preset == 'release' }}
run: |
cd ./build/${{ matrix.preset }}
make install
sudo make install
cd -
- name: Build pybddisasm
if: ${{ matrix.preset == 'release' }}
Expand Down

0 comments on commit 10224d0

Please sign in to comment.