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 65ce69d commit ec21bf3Copy full SHA for ec21bf3
.github/workflows/rust.yml
@@ -8,7 +8,7 @@ on:
8
9
env:
10
CARGO_TERM_COLOR: always
11
- DEP_LV_CONFIG_PATH: /home/runner/work/lvgl-rs/lvgl-rs/examples/include
+ DEP_LV_CONFIG_PATH: /home/runner/work/lv_binding_rust/lv_binding_rust/examples/include
12
13
jobs:
14
build:
0 commit comments