Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vertiq-Ben committed Jul 25, 2023
1 parent b716a32 commit 1562b51
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ jobs:
- uses: actions/checkout@v2
- name: Pull & update submodules recursively
run: |
git submodule update --init --recursive
git submodule update --recursive --remote
cd iqmotion/clients/client_files
git checkout master
cd ..
- name: Commit
run: |
Expand Down

0 comments on commit 1562b51

Please sign in to comment.