Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Commit

Permalink
#136 コマンド修正
Browse files Browse the repository at this point in the history
  • Loading branch information
cocoa-test002 committed Jul 4, 2022
1 parent ba39664 commit 0ba1f8e
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,7 @@ steps:
displayName: Install Xamarin.TestCloud.Agent

- script: |
dotnet nuget list source
displayName: nuget list source

- script: |
nuget add /Users/runner/work/1/s/Xamarin.TestCloud.Agent.0.23.1.nupkg -Source ./packages
nuget add /Users/runner/work/1/s/Xamarin.TestCloud.Agent.0.23.1 -Source ./packages
displayName: packages add

- script: |
Expand Down

0 comments on commit 0ba1f8e

Please sign in to comment.