Skip to content

Commit 0d98c40

Browse files
committed
fix
1 parent df4420d commit 0d98c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/translate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
image: arduanovdanil/po4a-fork:v0.73
2828
options: -v ${{ github.workspace }}:/src -w /src/_translations
29-
run: po4a.conf
29+
run: po4a po4a.conf
3030

3131
- name: Commit changed files
3232
uses: stefanzweifel/git-auto-commit-action@v5

0 commit comments

Comments
 (0)