Template
1
0
mirror of https://github.com/bol-van/zapret2.git synced 2026-03-14 06:13:09 +00:00

github: upx 4.2.4 for all except riscv64

This commit is contained in:
bol-van
2026-02-20 18:43:22 +03:00
parent e146fc24c5
commit 4c7a3d08d8

View File

@@ -554,6 +554,8 @@ jobs:
*-linux-x86 ) run_dir linux-x86 ;;
*-linux-x86_64 ) run_dir linux-x86_64 ;;
*-linux-lexra ) run_dir linux-lexra ;;
*-win-x86 ) run_dir windows-x86 ;;
*-win-x86_64 ) run_dir windows-x86_64 ;;
esac
fi
done