Skip to content

Commit 20561ab

Browse files
committed
disable publish portable for arm64
1 parent 99f19b2 commit 20561ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Scripts/post_build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ function Main {
130130
Validate-Directory $o
131131
Pack-Squirrel-Installer $p $v $o
132132

133-
Publish-Portable $o $v
133+
# Publish-Portable $o $v
134134
}
135135
}
136136

0 commit comments

Comments
 (0)