Fix GitHub actions. (#1642)

This commit is contained in:
Fangjun Kuang
2024-12-24 11:34:35 +08:00
committed by GitHub
parent 6613828d86
commit d00d1c6298
6 changed files with 21 additions and 14 deletions

View File

@@ -4,6 +4,7 @@
#include "sherpa-onnx/csrc/symbol-table.h"
#include <algorithm>
#include <cassert>
#include <cctype>
#include <fstream>