We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 123442f commit 8e22ee8Copy full SHA for 8e22ee8
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- stable
21
- nightly
22
target:
23
- - cpp -lib linc_lua
+ - cpp -lib linc_lua -D NO_PRECOMPILED_HEADERS -D HXCPP_VERBOSE
24
- node -lib hxjs-fengari
25
26
steps:
0 commit comments