Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch authored May 16, 2023
1 parent 1ec9fdf commit 9c578ed
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,7 @@ jobs:
sketch-names-find-start: bbn_m5tough_active_boat/*
extra-arduino-cli-args: "--warnings default"
set-build-path: true

- name: Make zip
run: |
ls /home/runner/work/bbn-m5stack-tough/bbn-m5stack-tough/bbn_m5tough_active_boat/build/*.bin | zip bbn_m5tough_active_boat_bin-$(date +%Y-%m-%d).zip -@

0 comments on commit 9c578ed

Please sign in to comment.