issues
search
Kylemc1413
/
SongCore
A plugin for handling custom song additions in Beat Saber.
MIT License
86
stars
48
forks
source link
Fix GH actions workflows
#118
Closed
ErisApps
closed
1 year ago
ErisApps
commented
1 year ago
Fixes the following issues (supposedly):
Issue with guard statement for normal PR workflows preventing builds from getting triggered.
Issue with the CandidateAssemblyFiles MSBuild property resulting in the incorrect files being resolved.
Issue where the GameplayCore dll was incorrectly cased, resulting in the file not getting resolved on non-Windows environments.
Fixes the following issues (supposedly):