Install wamerican on the githup workflow
This commit is contained in:
parent
b9dd1f60bc
commit
78dc6f3d4c
1 changed files with 3 additions and 0 deletions
3
.github/workflows/docker-image.yml
vendored
3
.github/workflows/docker-image.yml
vendored
|
@ -19,6 +19,9 @@ jobs:
|
|||
go-version: ^1.13
|
||||
id: go
|
||||
|
||||
- name: Install dict
|
||||
run: sudo apt-get update && sudo apt-get install wamerican
|
||||
|
||||
- name: Check out repo
|
||||
uses: actions/checkout@v2
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue