Skip to content

Commit

Permalink
ci: fix coldcard build
Browse files Browse the repository at this point in the history
  • Loading branch information
brunoerg committed Sep 9, 2024
1 parent ad497de commit 1eec64d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/install-sim/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ runs:
pushd test/work/firmware; git am ../../data/coldcard-multisig.patch; popd
poetry run pip install -r test/work/firmware/requirements.txt
pip install -r test/work/firmware/requirements.txt
pip install pysdl2-dll
- if: inputs.device == 'bitbox01'
shell: bash
Expand Down

0 comments on commit 1eec64d

Please sign in to comment.