Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmarkov committed Jan 25, 2024
1 parent 0781cdb commit 632323f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:

- name: Build | Compile (Native) / ESP-IDF V4.4
env:
RUSTFLAGS: ""
ESP_IDF_VERSION: release/v4.4
run: cargo build --target ${{ matrix.target }} -Zbuild-std=std,panic_abort -Zbuild-std-features=panic_immediate_abort

Expand Down

0 comments on commit 632323f

Please sign in to comment.