mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 02:54:03 -06:00
fix typo
This commit is contained in:
parent
ff6e4a0b74
commit
38541ea3fd
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ test-job:
|
|||
script:
|
||||
- echo "======== TESTS JOB ========"
|
||||
- apt update -m
|
||||
- apt install -y libfdisk-dev libcryptsetup-dev ibclang-19-dev
|
||||
- apt install -y libfdisk-dev libcryptsetup-dev libclang-19-dev
|
||||
- cargo test --verbose
|
||||
|
||||
build-job:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue