Install wamerican on the githup workflow

This commit is contained in:
Marc Di Luzio 2020-06-06 17:24:24 +01:00
parent b9dd1f60bc
commit 78dc6f3d4c

View file

@ -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