Skip to content

Commit 0d0bdad

Browse files
dkijaniadannywillems
authored andcommitted
update archive variant with netwok suffix
1 parent d4f58a7 commit 0d0bdad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildkite/src/Constants/Artifacts.dhall

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ let toDebianNames =
130130
-> merge
131131
{ Daemon = [ toDebianName a network ]
132132
, DaemonHardfork = [ toDebianName a network ]
133-
, Archive = [ "archive" ]
133+
, Archive = [ toDebianName a network ]
134134
, LogProc = [ "logproc" ]
135135
, TestExecutive = [ "test_executive" ]
136136
, BatchTxn = [ "batch_txn" ]

0 commit comments

Comments
 (0)