I would think the `-pa` should be removed. Even though it would only fail on an arm system. Apparently, `pwsh`, will ignore the malformed code. https://github.com/jdhitsolutions/MySQLite/blob/1b77a2fb719309a965b30ce877665169b7ef6503/mySQLite.psm1#L19
I would think the
-pashould be removed. Even though it would only fail on an arm system. Apparently,pwsh, will ignore the malformed code.MySQLite/mySQLite.psm1
Line 19 in 1b77a2f