Skip to content

Commit

Permalink
deinit submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
hosy committed Jul 18, 2024
1 parent e61eac2 commit 362605a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/translate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@ jobs:

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

0 comments on commit 362605a

Please sign in to comment.