Skip to content

Commit

Permalink
another try
Browse files Browse the repository at this point in the history
  • Loading branch information
crramirez committed Oct 14, 2023
1 parent bb7cd8c commit fd38478
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 @@ -30,7 +30,7 @@ steps:
mkdir -p ARM64
curl -L -H "Circle-Token: ${CIRCLE_TOKEN}" "${url}" --output ARM64/install.tar.gz
env:
CIRCLE_TOKEN: '$(circleCiToken)'
CIRCLE_TOKEN: '$[ variables.circleCiToken ]'

- task: DownloadBuildArtifacts@0
displayName: Download 64 bit image
Expand Down

0 comments on commit fd38478

Please sign in to comment.