Skip to content

Commit

Permalink
sync git submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
hosy authored Jul 18, 2024
1 parent f30c560 commit e61eac2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/translate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ jobs:

- name: update-repo-before-commit
run: |
git submodule sync
git submodule update --init --recursive
git status
git add ownCloud/Resources/*.strings
git status
Expand Down

0 comments on commit e61eac2

Please sign in to comment.