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