Skip to content

Commit

Permalink
Try build with sync translations
Browse files Browse the repository at this point in the history
  • Loading branch information
vshcherb authored Apr 10, 2024
1 parent fc89e86 commit 593b6c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xcode-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
env:
BUILT_QT_FILES_ZIPFILE: qt-ios-prebuilt.zip
DOWNLOAD_PREBUILT_QT_FILES: ${{ github.event.inputs.download_qt_ios_library }}
run: exec ios/prepare.sh #--sync_translations
run: exec ios/prepare.sh --sync_translations
- name: Upload qt-ios-prebuilt
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 593b6c7

Please sign in to comment.