Skip to content

Commit 1eec64d

Browse files
committed
ci: fix coldcard build
1 parent ad497de commit 1eec64d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/install-sim/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ runs:
3030
pushd test/work/firmware; git am ../../data/coldcard-multisig.patch; popd
3131
poetry run pip install -r test/work/firmware/requirements.txt
3232
pip install -r test/work/firmware/requirements.txt
33+
pip install pysdl2-dll
3334
3435
- if: inputs.device == 'bitbox01'
3536
shell: bash

0 commit comments

Comments
 (0)