libfuse/.forgejo/workflows
robojerk 6f8d076d4b
Some checks failed
Build libfuse / Build and Test (push) Failing after 1m28s
Simplify Docker approach: run build commands directly in container
- Remove separate script file creation that was causing file sharing issues
- Execute all build commands directly in Docker container using bash -c
- Eliminate host/container file sharing complexity
- Fix 'No such file or directory' error from run #7

This approach avoids the script file sharing issues by running everything
directly in the container without intermediate files.
2025-09-07 16:38:23 -07:00
..
ci.yml Simplify Docker approach: run build commands directly in container 2025-09-07 16:38:23 -07:00