We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6df90e8 commit 4bdebccCopy full SHA for 4bdebcc
.github/workflows/checkstyle-linux.yml
@@ -48,7 +48,7 @@ jobs:
48
npx haxelib list
49
- name: Build hxcpp binary
50
run: |
51
- cd ~/haxe/haxe_libraries/hxcpp/4.2.0/github/75b25c32b14a8989af59371589b00735e1630697/
+ cd ~/haxe/haxe_libraries/hxcpp/4.2.0/github/3e96dbd3e24d6497803eba87542a1684ed633948/
52
npx haxelib dev hxcpp .
53
cd tools/hxcpp
54
npx haxe compile.hxml
0 commit comments