Skip to content

Commit

Permalink
trying to create media folder manually in xbk
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Medek authored and Martin Medek committed Nov 21, 2024
1 parent 5c5e92f commit 234816e
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 @@ -127,6 +127,7 @@ jobs:
- name: <UMT> Run example migration
working-directory: ${{ env.XBK_DIR }}
run: |
mkdir ${{ env.XBK_DIR}}\assets\media\
dotnet run --project ${{ env.UMT_DIR }}\examples\Kentico.Xperience.UMT.Example.Console\Kentico.Xperience.UMT.Example.Console.csproj ${{ env.UMT_DIR }}\examples\Kentico.Xperience.UMT.Example.Console
- name: Install Playwright
Expand Down

0 comments on commit 234816e

Please sign in to comment.