Skip to content

Commit

Permalink
fixed Github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexHaxe committed Dec 14, 2022
1 parent 6df90e8 commit 4bdebcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkstyle-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
npx haxelib list
- name: Build hxcpp binary
run: |
cd ~/haxe/haxe_libraries/hxcpp/4.2.0/github/75b25c32b14a8989af59371589b00735e1630697/
cd ~/haxe/haxe_libraries/hxcpp/4.2.0/github/3e96dbd3e24d6497803eba87542a1684ed633948/
npx haxelib dev hxcpp .
cd tools/hxcpp
npx haxe compile.hxml
Expand Down

0 comments on commit 4bdebcc

Please sign in to comment.