File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -272,7 +272,7 @@ jobs:
272272 run : |
273273 cd ${{ env.CI_FOLDER }}
274274 echo "Starting to run AppVerifier with mqtt5 pub-sub sample"
275- python ${{ env.CI_UTILS_FOLDER }}/appverifier_launch_sample.py --sample_file ".\aws-iot-device-sdk-cpp-v2\build\samples\mqtt5\mqtt5_pubsub\RelWithDebInfo\mqtt5-pubsub.exe" --sample_secret_endpoint 'ci/endpoint' --sample_secret_certificate 'ci/MQTT5/ cert' --sample_secret_private_key 'ci/MQTT5 /key'
275+ python ${{ env.CI_UTILS_FOLDER }}/appverifier_launch_sample.py --sample_file ".\aws-iot-device-sdk-cpp-v2\build\samples\mqtt5\mqtt5_pubsub\RelWithDebInfo\mqtt5-pubsub.exe" --sample_secret_endpoint 'ci/endpoint' --sample_secret_certificate 'ci/mqtt5/us/mqtt5_thing/ cert' --sample_secret_private_key 'ci/mqtt5/us/mqtt5_thing /key'
276276
277277 windows-shared-lib :
278278 runs-on : windows-latest
You can’t perform that action at this time.
0 commit comments