Skip to content

Commit 4e87852

Browse files
committed
stop archiving firmwares
Signed-off-by: Dhruva Gole <[email protected]>
1 parent be4cc8e commit 4e87852

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,3 @@ jobs:
3838
run: |
3939
west build -p -b beagleconnect_freedom samples/analog_input
4040
41-
- name: Archive firmware
42-
uses: actions/upload-artifact@v2
43-
with:
44-
name: firmware
45-
path: Arduino-Zephyr-API/build/zephyr/zephyr.*

0 commit comments

Comments
 (0)