disable publish portable for arm64

This commit is contained in:
Hongtao Zhang 2024-09-23 13:24:45 -05:00
parent 99f19b2e57
commit 20561ab574

View file

@ -130,7 +130,7 @@ function Main {
Validate-Directory $o
Pack-Squirrel-Installer $p $v $o
Publish-Portable $o $v
# Publish-Portable $o $v
}
}