We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df4420d commit 0d98c40Copy full SHA for 0d98c40
.github/workflows/translate.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
image: arduanovdanil/po4a-fork:v0.73
28
options: -v ${{ github.workspace }}:/src -w /src/_translations
29
- run: po4a.conf
+ run: po4a po4a.conf
30
31
- name: Commit changed files
32
uses: stefanzweifel/git-auto-commit-action@v5
0 commit comments