ci: use dollar syntax for echo

This commit is contained in:
rzmk 2024-05-29 12:55:50 -04:00
parent 8292ddbb23
commit 8c7dfe30fd
2 changed files with 3 additions and 5 deletions

View file

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