Remove clean line from package script (#32652)
as there is no clean anymore
This commit is contained in:
@@ -8,7 +8,6 @@ else
|
|||||||
version=`git describe --dirty --tags || echo unknown`
|
version=`git describe --dirty --tags || echo unknown`
|
||||||
fi
|
fi
|
||||||
|
|
||||||
pnpm nx clean
|
|
||||||
VERSION=$version pnpm build
|
VERSION=$version pnpm build
|
||||||
|
|
||||||
# include the sample config in the tarball. Arguably this should be done by
|
# include the sample config in the tarball. Arguably this should be done by
|
||||||
|
|||||||
Reference in New Issue
Block a user