Files
Ratte/build_testdata.sh
Yuzuki616 05c787100e fix: bugs
2025-04-20 12:04:31 +09:00

5 lines
80 B
Bash

cd test_data/core
go build -o core
cd ../..
cd test_data/panel
go build -o panel