Remove clean line from package script (#32652)

as there is no clean anymore
This commit is contained in:
David Baker
2026-02-26 13:25:15 +01:00
committed by GitHub
parent 3a6ac6e227
commit 044a603a49
-1
View File
@@ -8,7 +8,6 @@ else
version=`git describe --dirty --tags || echo unknown`
fi
pnpm nx clean
VERSION=$version pnpm build
# include the sample config in the tarball. Arguably this should be done by