1
0

fix: fix github action build error

This commit is contained in:
2026-02-03 16:07:44 +08:00
parent a654370b82
commit 37904fd5a4
4 changed files with 10 additions and 4 deletions

View File

@@ -1,2 +1,5 @@
#!/bin/bash
set -euo pipefail
# Just directly record self as root directory
export STB_ROOT=$(pwd)