Skip to content

Commit

Permalink
escape
Browse files Browse the repository at this point in the history
  • Loading branch information
jywu-msft committed Sep 17, 2024
1 parent c586b4c commit 06b813b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: TODAY
value: $[format('{0:dd}{0:MM}{0:yyyy}', pipeline.startTime)]
- name: extra_build_args
value: "-x '--use_qnn --qnn_home /qnn_sdk'"
value: "-x \"--use_qnn --qnn_home /qnn_sdk\""

steps:
- task: mspremier.PostBuildCleanup.PostBuildCleanup-task.PostBuildCleanup@3
Expand Down

0 comments on commit 06b813b

Please sign in to comment.