Skip to content

Commit f853d82

Browse files
committed
fix reference
1 parent 099d79f commit f853d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-sdk-tools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292

9393
- name: Run all discovered checks against azure-template using uv as package manager
9494
run: |
95-
sdk_build azure-template -d $(pwd)/wheels --buildid 20250101.1
95+
sdk_build azure-template -d $(pwd)/wheels --build_id 20250101.1
9696
python eng/scripts/dispatch_checks.py --checks "$AZPYSDK_CHECKS" --wheel_dir $(pwd)/wheels azure-template
9797
shell: bash
9898
env:

0 commit comments

Comments
 (0)