Fix CI: test_GetThrow for UTXO model, install unzip for inetc

- transaction_tests: AreInputsStandard returns false (not throw) for missing inputs
- build-all.yml: install unzip package before extracting inetc plugin

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-04 00:33:59 -07:00
parent 2413983dae
commit db77184277
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -166,6 +166,7 @@ jobs:
- name: Install NSIS inetc plugin
run: |
pacman -S --noconfirm unzip
NSIS_DIR="/mingw64/share/nsis"
cd /tmp
curl -L -o Inetc.zip "https://nsis.sourceforge.io/mediawiki/images/c/c9/Inetc.zip"