Skip to content

Commit

Permalink
CI install new template
Browse files Browse the repository at this point in the history
  • Loading branch information
chullybun committed Oct 27, 2023
1 parent 0eaabe9 commit 1650cd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
dotnet pack ./templates/Beef.Template.Solution --output ./packages --configuration Debug --no-build
dotnet new nugetconfig
dotnet nuget add source ./packages
dotnet new install ./templates/Beef.Template.Solution
# Samples/Demo

Expand Down

0 comments on commit 1650cd0

Please sign in to comment.