Skip to content

Commit

Permalink
Publish 2022
Browse files Browse the repository at this point in the history
  • Loading branch information
Daltz333 committed Jun 22, 2021
1 parent 8b698d1 commit e2fbdb8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/update-translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
with:
fetch-depth: 0
submodules: 'true'
#- name: Update Submodule
# run: |
# git submodule update --recursive --remote
- name: Update Submodule
run: |
git submodule update --recursive --remote
- name: Set up Python
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit e2fbdb8

Please sign in to comment.