Remove fortunes file and install the fortunes package during ci
This commit is contained in:
parent
7edc874061
commit
c1041d2096
2 changed files with 1 additions and 9760 deletions
|
@ -10,4 +10,5 @@ Build:
|
||||||
- target
|
- target
|
||||||
script:
|
script:
|
||||||
- cargo build --verbose
|
- cargo build --verbose
|
||||||
|
- (apt update && apt install -y fortunes) > /dev/null
|
||||||
- ./target/debug/fortune-rs
|
- ./target/debug/fortune-rs
|
||||||
|
|
Loading…
Reference in a new issue