Skip to content

Commit

Permalink
Add submodules to FW action
Browse files Browse the repository at this point in the history
  • Loading branch information
dlktdr committed May 28, 2023
1 parent 8bcb9c2 commit fca1fcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-firmware.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
submodules: 'true'

- name: Cache pip
uses: actions/cache@v2
Expand Down

0 comments on commit fca1fcf

Please sign in to comment.