Added missing module to Alpine
parent
5e8f29e60a
commit
8cfc2e5c6d
|
@ -26,6 +26,7 @@ jobs:
|
||||||
nodejs
|
nodejs
|
||||||
npm
|
npm
|
||||||
opencc
|
opencc
|
||||||
|
git
|
||||||
- name: Execute OpenCC in Alpine
|
- name: Execute OpenCC in Alpine
|
||||||
run: bash ./scripts/opencc.sh
|
run: bash ./scripts/opencc.sh
|
||||||
shell: alpine.sh {0}
|
shell: alpine.sh {0}
|
||||||
|
|
Loading…
Reference in New Issue