mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-22 03:21:01 +00:00
Build app and po files before upload pos to Crowdin (#748)
This commit is contained in:
parent
4e43c676b4
commit
8ba0c17db5
1 changed files with 1 additions and 0 deletions
|
@ -226,6 +226,7 @@ jobs:
|
|||
steps:
|
||||
- restore_env:
|
||||
cache: none
|
||||
- run: cargo build
|
||||
- run: crowdin upload -b master
|
||||
|
||||
workflows:
|
||||
|
|
Loading…
Reference in a new issue