Skip to content

Commit

Permalink
mend
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavlo Dudnytskyi committed Jul 17, 2024
1 parent 2e26404 commit 2839eb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,7 @@ jobs:
run: pip3 install -U esphome
- name: Version esphome
run: esphome version
- name: Install libsodium
run: sudo apt-get install -y libsodium-dev
- name: Build ESPHome config
run: esphome compile ${{ matrix.file }}

0 comments on commit 2839eb0

Please sign in to comment.