Add Serial Console app and update other apps for new SDK (#10)
This commit is contained in:
committed by
GitHub
parent
d33e7a41df
commit
a42f018ddc
@@ -49,3 +49,11 @@ jobs:
|
||||
uses: ./.github/actions/build-app
|
||||
with:
|
||||
app_name: HelloWorld
|
||||
SerialConsole:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: "Build"
|
||||
uses: ./.github/actions/build-app
|
||||
with:
|
||||
app_name: SerialConsole
|
||||
|
||||
Reference in New Issue
Block a user