mirror of
https://github.com/lupyuen/pinephone-nuttx.git
synced 2025-01-12 20:58:34 +08:00
Update pinephone.yml
This commit is contained in:
parent
0a5e9ee975
commit
38cbf6e096
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pinephone.yml
vendored
1
.github/workflows/pinephone.yml
vendored
|
@ -57,6 +57,7 @@ jobs:
|
|||
popd
|
||||
echo NuttX Source: https://github.com/apache/nuttx/tree/$hash1 >nuttx.hash
|
||||
echo NuttX Apps: https://github.com/apache/nuttx-apps/tree/$hash2 >>nuttx.hash
|
||||
cat nuttx.hash
|
||||
|
||||
## Configure the build
|
||||
./tools/configure.sh pinephone:lvgl
|
||||
|
|
Loading…
Reference in a new issue