Skip to content

Commit 8f7e3cb

Browse files
fix: run older version
1 parent d58a424 commit 8f7e3cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

2323
- run: dotnet nuget add source https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json --name UiPath-Official
2424

25-
- run: dotnet tool install --global UiPath.CLI.Windows
25+
- run: dotnet tool install --global UiPath.CLI.Windows --version 25.4.9414.17608
2626

2727
- run: uipcli --version
2828

0 commit comments

Comments
 (0)