CI: build before adding dist/ folder
This commit is contained in:
@@ -29,9 +29,7 @@ RELEASE_BRANCH=release-$RELEASE_VER
|
|||||||
|
|
||||||
# Build plugin
|
# Build plugin
|
||||||
git checkout -b "$RELEASE_BRANCH"
|
git checkout -b "$RELEASE_BRANCH"
|
||||||
|
make clean install dist
|
||||||
# Skip since moved to publishing plugin assets from github releases
|
|
||||||
# make clean install dist
|
|
||||||
|
|
||||||
# Commit release
|
# Commit release
|
||||||
git add --force dist/
|
git add --force dist/
|
||||||
|
|||||||
Reference in New Issue
Block a user