mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
include the install/po_gen_installer.sh in the workflow aswell
This commit is contained in:
3
.github/workflows/translation.yml
vendored
3
.github/workflows/translation.yml
vendored
@@ -23,6 +23,9 @@ jobs:
|
||||
- name: Run the po generator script
|
||||
run: bash po_gen.sh
|
||||
|
||||
- name: Run the po generator script for the installer component aswell
|
||||
run: bash install/po_gen_installer.sh
|
||||
|
||||
- name: Commit changes
|
||||
run: |
|
||||
git config --global user.name "github-actions"
|
||||
|
||||
Reference in New Issue
Block a user