build: update bash kernel scripts and add qsv binary

This commit is contained in:
rzmk 2024-05-29 09:34:19 -04:00
parent 1929fe83b0
commit 463772e5ba
3 changed files with 2 additions and 7 deletions

View file

@ -30,6 +30,7 @@ jobs:
- name: Install dependencies
run: |
pip install -e ./bash_kernel
python -m bash_kernel.install
# (optional) Cache your executed notebooks between runs