Skip to content

Commit b192f9f

Browse files
committed
Update release docs
1 parent 8364c84 commit b192f9f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@ git push && git push --tags
8383
3. Create the artifacts
8484

8585
```
86-
rm -rf dist
86+
rm -rf dist build jupyterlab_execute_time/labextension
87+
jlpm run build
8788
python setup.py sdist bdist_wheel
8889
```
8990

0 commit comments

Comments
 (0)