mirror of
https://github.com/dathere/100.dathere.com.git
synced 2025-12-19 00:29:25 +00:00
build: add postBuild for kernel and view ls in ci
This commit is contained in:
parent
6124273319
commit
8292ddbb23
2 changed files with 5 additions and 0 deletions
4
postBuild
Normal file
4
postBuild
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
pip install -e ./bash_kernel
|
||||
python -m bash_kernel.install
|
||||
Loading…
Add table
Add a link
Reference in a new issue