CI: add release workflow

This commit is contained in:
Will Greenberg
2024-05-22 10:41:26 -07:00
parent 67cb1bfb98
commit b5cd3d3911
8 changed files with 153 additions and 0 deletions

6
dist/install-linux.sh vendored Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/env bash
set -e
export SERIAL_PATH="./serial-ubuntu-latest/serial"
. "$(dirname "$0")"/install-common.sh
install