Upload firmware
This commit is contained in:
parent
44b0893b4a
commit
dc59bde197
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@ -76,7 +76,7 @@ jobs:
|
||||
# Artifact name
|
||||
# name: pinetime-app.out # optional
|
||||
# A file, directory or wildcard pattern that describes what to upload
|
||||
path: /home/runner/work/pinetime-lab/pinetime-lab/README.md # TODO
|
||||
path: build/src/pinetime-app.*
|
||||
|
||||
# Embedded Arm Toolchain and nRF5 SDK will only be cached if the build succeeds.
|
||||
# So make sure that the first build always succeeds, e.g. comment out the "Make" step.
|
||||
|
Loading…
Reference in New Issue
Block a user