Skip to content

Commit

Permalink
chore: Update CI to contain new assets
Browse files Browse the repository at this point in the history
  • Loading branch information
shdwmtr committed Nov 12, 2024
1 parent 559ae66 commit 447e80f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ jobs:
cmake --build build --config Release
cp D:/a/Millennium/Millennium/Python-3.11.8/PCbuild/win32/python311.dll D:/a/env/python311.dll
cp /d/a/Millennium/Millennium/build/user32.dll D:/a/env/user32.dll
cp /d/a/Millennium/Millennium/build/millennium.dll D:/a/env/millennium.dll
mkdir D:/a/env/ext/bin
# Disable Millennium CLI for now, as it keeps get false positive detections for no apparent reason
# cp /d/a/Millennium/Millennium/build/cli/millennium.exe D:/a/env/ext/bin/millennium.exe
Expand Down

0 comments on commit 447e80f

Please sign in to comment.