Add DVC setup step to Windows CI workflow (#890)

To coordinate with changes in ROCm/TheRock#1358
This commit is contained in:
Joseph Macaranas
2025-09-09 11:29:01 -04:00
committed by GitHub
parent 4238ddb185
commit 5f517d37ee
+4
View File
@@ -73,6 +73,10 @@ jobs:
choco install --no-progress -y awscli
echo "$PATH;C:\Program Files\Amazon\AWSCLIV2" >> $GITHUB_PATH
- uses: iterative/setup-dvc@4bdfd2b0f6f1ad7e08afadb03b1a895c352a5239 # v2.0.0
with:
version: '3.62.0'
# After other installs, so MSVC get priority in the PATH.
- name: Configure MSVC
uses: ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1.13.0