Skip to content

Commit 4df982a

Browse files
committed
Missed a path in the previous change
1 parent 6d27dbc commit 4df982a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_for_crowdin_updates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
with:
9393
name: session-ios
9494
path: |
95-
${{ github.workspace }}/ios/Session/Meta/Localizable.xcstrings
95+
${{ github.workspace }}/ios/Session/Meta/Translations/Localizable.xcstrings
9696
${{ github.workspace }}/ios/SessionUtilitiesKit/General/Constants.swift
9797
overwrite: true
9898
if-no-files-found: warn

0 commit comments

Comments
 (0)