mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-24 06:05:10 +02:00
ci: [skip travis] fix missing fi
This commit is contained in:
parent
1cb580b91f
commit
cdf193552b
@ -189,7 +189,8 @@ before_deploy:
|
|||||||
cargo install cargo-deb;
|
cargo install cargo-deb;
|
||||||
cargo deb;
|
cargo deb;
|
||||||
cp ./target/debian/bottom_*.deb .;
|
cp ./target/debian/bottom_*.deb .;
|
||||||
|
fi
|
||||||
|
|
||||||
echo "Done macOS/Linux pre-deploy!";
|
echo "Done macOS/Linux pre-deploy!";
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user