mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
add fdisk for docker
This commit is contained in:
parent
ef2be5c559
commit
e54dba7840
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ run_test:
|
|||
- rustc -vV
|
||||
- rustup component add clippy
|
||||
- rustup component add rustfmt
|
||||
- apt install -y fdisk
|
||||
script:
|
||||
- cargo clippy -- --deny clippy::pedantic
|
||||
- cargo fmt --all -- --check
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue