archive
/
md-pdf-rs
Archived
1
Fork 0

Install wget

This commit is contained in:
Jake Howard 2017-08-15 22:43:21 +01:00
parent 3da3cc52d9
commit 7bd35cb403
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ jobs:
key: cargo
paths:
- ~/.cargo
- run: sudo apt install -y wget
- run: ./scripts/install-deps.sh
- run: cargo fmt -- --write-mode=diff
- run: cargo build