let's ignore error for the moment
parent
13a656617f
commit
76d3d73815
|
@ -100,5 +100,5 @@ jobs:
|
|||
# final "cleanup"
|
||||
- name: post job
|
||||
run: |
|
||||
bash -xe ./scripts/link_modules_resources.sh
|
||||
bash -xe ./scripts/compile_translations.sh
|
||||
bash -x ./scripts/link_modules_resources.sh
|
||||
bash -x ./scripts/compile_translations.sh
|
||||
|
|
Loading…
Reference in New Issue