Skip to content

Commit

Permalink
fix xperience template name
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Medek authored and Martin Medek committed Oct 18, 2024
1 parent 3b41570 commit 4d3837f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
run: |
mkdir xbk
cd xbk
dotnet new kentico-boilerplate -n kentico-boilerplate
dotnet new kentico-xperience-mvc -n kentico-boilerplate
- name: Tool restore
run: |
Expand Down

0 comments on commit 4d3837f

Please sign in to comment.