Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
LoSk-p committed Nov 14, 2024
1 parent d19ba83 commit 5be3321
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ jobs:
cd $HOME/esp-idf
./install.sh esp32
- name: Set up ESP-IDF environment
run: echo "source $HOME/esp-idf/export.sh" >> $GITHUB_ENV

- name: Build ESP-IDF project
run: |
source $HOME/esp-idf/export.sh
Expand Down

0 comments on commit 5be3321

Please sign in to comment.