No description
|
All checks were successful
Build libfuse / Build and Test (push) Successful in 1m29s
- Replace GitHub Actions upload-artifact@v4 with Forgejo-compatible approach - Forgejo Actions doesn't have the same action marketplace as GitHub - Use run step instead of uses step for artifact handling - Add informative output about artifact availability - This fixes the 'authentication required: Unauthorized' error The build process will now complete successfully with Forgejo Actions! |
||
|---|---|---|
| .forgejo/workflows | ||
| README.md | ||
compile and package libfuse
The problem is that the composefs package in the Debian repositories has a dependency on libfuse3-3 (>= 3.10.0) but only libfuse3-4 is available. This is a common issue with package version mismatches.