Skip to content

Commit

Permalink
Update build_esptool.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Nov 4, 2023
1 parent e9fef3c commit 4af03e1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build_esptool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ jobs:
./test/ci/setup_ci_build_env.sh
make -C flasher_stub V=1
cd flasher_stub && python ./compare_stubs.py
- name: Store stubs
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: Stubs updated
- name: Test binaries
shell: bash
run: |
Expand Down

0 comments on commit 4af03e1

Please sign in to comment.