Skip to content

Commit a9cc214

Browse files
committed
fix: remove non-existent rbs_generator.rb from WASM build
The rbs_generator.rb file doesn't exist in lib/t_ruby/, causing the Release CI workflow to fail. Closes #42
1 parent ec52f51 commit a9cc214

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

wasm/build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ CORE_FILES=(
3131
"intersection_type_parser.rb"
3232
"type_erasure.rb"
3333
"error_handler.rb"
34-
"rbs_generator.rb"
3534
"declaration_generator.rb"
3635
"compiler.rb"
3736
"constraint_checker.rb"

0 commit comments

Comments
 (0)