Commit 6506aa3
committed
ci(test): add fuse2fs package to FUSE dependency installation
On Ubuntu, `fuse2fs` is a separate package from `e2fsprogs`. The
previous commit only installed `e2fsprogs`, which does not include the
`fuse2fs` binary needed by the cross-device test.
https://claude.ai/code/session_01LfpnUZrgq93MVZgA3KVqE61 parent a33c417 commit 6506aa3
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments