Skip to content

Commit 575d2bb

Browse files
authored
Update build.toml
1 parent ec80375 commit 575d2bb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

build.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[archive]
22
build_output_dir = 'Built'
3-
archive_location = '\\us-aus-hilbuild\builds\lru-architecture\custom devices\udp'
3+
archive_location = '\\us-aus-hilbuild\builds\niveristandadd-ons\custom devices\udp'
44

55
[projects.cd]
66
path = 'Source\UDP-Custom-Device Custom Device.lvproj'
@@ -20,9 +20,8 @@ build_spec = 'Engine Release'
2020

2121
[package]
2222
type = 'nipkg'
23-
name = 'udp-custom-device-{version}'
2423
dev_xml_path = 'Source\Custom Device UDP-Custom-Device.xml'
25-
install_destination = 'documents\National Instruments\NI VeriStand {version}\Custom Devices'
24+
nipkg_staging_paths = { 'Built' = 'documents\National Instruments\NI VeriStand {veristand_version}\Custom Devices' }
2625

2726
[[release.steps]]
2827
name = 'Master Release'

0 commit comments

Comments
 (0)