libfuse/.forgejo/workflows
robojerk 8b23c2ee7b
Some checks failed
Build libfuse / Build and Test (push) Failing after 1m26s
Fix duplicate cd command causing directory not found error
- Remove redundant 'cd fuse-3.10.0' command
- Fix 'No such file or directory' error from run #11
- Build process now properly navigates to source directory once

The workflow was trying to cd into fuse-3.10.0 twice, causing the second
attempt to fail since we were already in that directory.
2025-09-07 17:03:04 -07:00
..
ci.yml Fix duplicate cd command causing directory not found error 2025-09-07 17:03:04 -07:00