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 1562b51 commit 825bc5d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ jobs:
- uses: actions/checkout@v2
- name: Pull & update submodules recursively
run: |
cd iqmotion/clients/client_files
git checkout master
cd ..
git submodule update --recursive --remote
- name: Commit
run: |
Expand Down

0 comments on commit 825bc5d

Please sign in to comment.