Skip to content

Commit dc11fcc

Browse files
committed
build-assets/package.json: update platforms
1 parent 8348c3b commit dc11fcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@xpack-dev-tools/xbb-helper": "^3.1.8"
1717
},
1818
"properties": {
19-
"platforms": "all",
19+
"platforms": "linux-x64,linux-arm64,win32-x64",
2020
"buildFolderRelativePath": "{{'build' | path_join: configuration.name | to_filename | downcase}}",
2121
"buildFolderRelativePathPosix": "{{'build' | path_posix_join: configuration.name | downcase}}",
2222
"commandBashBuild": "bash {{properties.dbg}} scripts/build.sh --target {{configuration.name}} --build-folder {{properties.buildFolderRelativePathPosix}}",

0 commit comments

Comments
 (0)