Fixed example path
This commit is contained in:
parent
39948f6130
commit
f96881700f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -193,5 +193,5 @@ jobs:
|
||||||
|
|
||||||
- name: Build the example
|
- name: Build the example
|
||||||
run: |
|
run: |
|
||||||
cd $PWD/examples/NonArduino/RaspberryPi
|
cd $PWD/examples/NonArduino/Raspberry
|
||||||
./build.sh
|
./build.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue