Skip to content

Commit

Permalink
Update br2-t113-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DongshanPI authored Jul 5, 2022
1 parent 1c90937 commit 6a3b8b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/br2-t113-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:

- name: Clone submodules
run: |
git submodule update --init --recursive
git submodule update --recursive --remote
git submodule update --init --recursive
git submodule update --recursive --remote
- name: Configure Buildroot
run: make -C buildroot BR2_EXTERNAL="../br2t113pro/ ../br2lvgl/" O=./output ${{ matrix.config }}
Expand Down

0 comments on commit 6a3b8b9

Please sign in to comment.