Skip to content

Commit ea00473

Browse files
committed
azure pipeline copy binary
1 parent 21e51da commit ea00473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ steps:
2222

2323
- script: |
2424
mkdir -p $(Build.ArtifactStagingDirectory)/bin
25-
cp PacketSender $(Build.ArtifactStagingDirectory)/bin/
25+
cp packetsender $(Build.ArtifactStagingDirectory)/bin/
2626
displayName: 'Copy Packet Sender binary to staging'

0 commit comments

Comments
 (0)