Skip to content

Commit

Permalink
Fix CI Release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
windoze committed Dec 25, 2024
1 parent 48678bd commit 6dd606e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
ldproxy: false
- name: Enable caching
uses: Swatinem/rust-cache@v2
- name: Install espflash
run: cargo install espflash cargo-espflash
- name: Build binary
run: cargo espflash save-image --release --chip esp32s3 esparrier.bin
- name: Build M5AtomS3 Lite binary (with `smartled` feature enabled at PIN 35)
Expand Down

0 comments on commit 6dd606e

Please sign in to comment.