build: add postBuild for kernel and view ls in ci

This commit is contained in:
rzmk 2024-05-29 12:52:06 -04:00
parent 6124273319
commit 8292ddbb23
2 changed files with 5 additions and 0 deletions

4
postBuild Normal file
View file

@ -0,0 +1,4 @@
#!/bin/bash
pip install -e ./bash_kernel
python -m bash_kernel.install