Closed aestellic closed 1 month ago
Odd, It seems the CI isnt including it. I'll have it fixed ASAP
im having the same error
Github decided they were randomly going to make breaking changes in their upload-artifact
CI integration, without versioning they were going to do so. They changed it to exclude hidden files (i.e ones that start with "." so it excluded .millennium
). They really threw me for a loop here lol.
https://github.com/actions/upload-artifact/issues/602
A fix is releasing as we speak https://github.com/SteamClientHomebrew/Millennium/actions/runs/11207006323
I tried and it worked, thank you so much for the quick response!
Before Reporting
Describe the Bug
Upon fresh installation of Millennium (both manual and automatic) on Windows,
C:\Program Files (x86)\Steam\ext\data\assets\.millennium\Dist\index.js
is not created, thus preventing the Millennium UI from appearing within Steam's settings page.Millennium console log:
Web developer console log:
Expected Behavior
Installation completes successfully and index.js is generated
Steps To Reproduce
Operating System
Windows
Anything else?
No response