Skip to content

Commit

Permalink
Restore in CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
georgewfraser committed Nov 2, 2018
1 parent e09281e commit cac0d63
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
- run:
name: Restore sample/ReferenceCSharp
command: dotnet restore sample/ReferenceCSharp/ReferenceCSharp.fsproj
- run:
name: Restore sample/ReferenceCSharp.AssemblyName
command: dotnet restore sample/ReferenceCSharp.AssemblyName/ReferenceCSharp.AssemblyName.fsproj
- run:
name: Restore sample/Signature
command: dotnet restore sample/Signature/Signature.fsproj
Expand Down

0 comments on commit cac0d63

Please sign in to comment.