Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Barabas5532 committed May 4, 2024
1 parent 2487095 commit b830de4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,9 @@ jobs:
apt update
apt -y install bsdmainutils
hexdump -C firmware/dependencies.lock
python -m pip freeze | grep idf
idf.py -C firmware build
git status
- name: ccache statistics
run: ccache --show-stats
Expand Down

0 comments on commit b830de4

Please sign in to comment.