diff --git a/.github/workflows/canary-consume.yml b/.github/workflows/canary-consume.yml index c9e950c..9439837 100644 --- a/.github/workflows/canary-consume.yml +++ b/.github/workflows/canary-consume.yml @@ -274,6 +274,9 @@ jobs: run: | pwd ls -la + # TODO We restored the build, so the dist should not be here, when we use plugin respotory from local files dist/repo + # we can check out clean project here and this move won't be needed + [ -d dist ] && mv -v dist dist_moved ## Disable runs requesting invalid matrix (done via 'strategy.matrix.exclude' GHA setting) # jvm=21 only latest 8.5