Skip to content

Commit

Permalink
#1: try a fix in azure pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
tlamonthezie committed Dec 19, 2024
1 parent aec4969 commit 3ae3d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure/pipelines/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,5 +159,5 @@ jobs:
continueOnError: true
inputs:
targetPath: $(OUTPUT_DIR)
artifact: 'foo-output-$(setup)'
artifact: foo-output- | $(setup)
publishLocation: 'pipeline'

0 comments on commit 3ae3d9b

Please sign in to comment.