Skip to content

Commit

Permalink
fix missing arg
Browse files Browse the repository at this point in the history
  • Loading branch information
hathach committed May 10, 2024
1 parent 8f8a0e5 commit 1f426dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_util.yml
Expand Up @@ -45,6 +45,8 @@ jobs:

- name: Get Dependencies
uses: ./.github/actions/get_deps
with:
arg: ${{ matrix.arg }}

- name: Build
if: inputs.toolchain != 'esp-idf'
Expand Down

0 comments on commit 1f426dc

Please sign in to comment.