Skip to content

Commit f9c9669

Browse files
committed
compile hxcpp tool
1 parent 7ea034e commit f9c9669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run: lix download
6161

6262
- name: Debug
63-
run: haxelib path hxcpp
63+
run: pushd /root/haxe/haxe_libraries/hxcpp/4.3.0/github/01cfee282a9a783e10c5a7774a3baaf547e6b0a7/tools/hxcpp && haxe compile.hxml && popd
6464

6565
- name: Run Test
6666
run: lix run travix ${{ matrix.target }}

0 commit comments

Comments
 (0)