Skip to content

Commit 4bdebcc

Browse files
committed
fixed Github workflow
1 parent 6df90e8 commit 4bdebcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checkstyle-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
npx haxelib list
4949
- name: Build hxcpp binary
5050
run: |
51-
cd ~/haxe/haxe_libraries/hxcpp/4.2.0/github/75b25c32b14a8989af59371589b00735e1630697/
51+
cd ~/haxe/haxe_libraries/hxcpp/4.2.0/github/3e96dbd3e24d6497803eba87542a1684ed633948/
5252
npx haxelib dev hxcpp .
5353
cd tools/hxcpp
5454
npx haxe compile.hxml

0 commit comments

Comments
 (0)