FromSoft-Modding-Committee-FSMC/LawfulBlade

Actions doesn't build detours before using it

Open

#34 opened on Oct 19, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (3 forks)auto 404
buggood first issue

Repository metrics

Stars
 (35 stars)
PR merge metrics
 (PR metrics pending)

Description

Actions builds for Unsealer currently fail, because detours is not built before it is used.

This might not be required functionality, as it could be better to move those "Extra" projects to their own repositories instead.

Contributor guide