mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Typo
This commit is contained in:
parent
88858d41e6
commit
cc2dd33187
@ -22,5 +22,5 @@ cargo-test:
|
||||
stage: test
|
||||
script:
|
||||
# TODO: we should omit fuse from cargo install chains
|
||||
- apt update && apt install fuse3 libfuse3-dev
|
||||
- apt update && apt install -y fuse3 libfuse3-dev
|
||||
- cargo test --locked
|
||||
|
||||
Loading…
Reference in New Issue
Block a user