Skip to content

Commit

Permalink
fixed workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexHaxe committed Jan 4, 2023
1 parent 95bb337 commit ba9c5c2
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 @@ -58,7 +58,7 @@ jobs:
npx haxe buildDebug.hxml
- name: Build NodeJs version
run: |
npx haxe buildJS.hxml \
npx haxe buildJS.hxml
bash uglifyCheckstyle.sh
- name: Build C++ version
run: echo "y" | npx haxe buildCpp.hxml
Expand Down

0 comments on commit ba9c5c2

Please sign in to comment.