Skip to content

Commit

Permalink
Merge branch 'main' into idf_5.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
josesimoes authored Jul 30, 2024
2 parents 78dabf6 + 288fd6f commit f980b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -857,7 +857,7 @@ jobs:
repoDirectory: '$(Build.SourcesDirectory)/nf-interpreter'

- script: |
echo "##vso[task.setvariable variable=CLR_REVISION;isOutput=true]$(REVISION)"
Write-Host "$("##vso[task.setvariable variable=CLR_REVISION;isOutput=true]")$(REVISION)"
name: SetRevision
displayName: Store CLR DLL revision
Expand Down

0 comments on commit f980b38

Please sign in to comment.