Skip to content

Commit

Permalink
Fix build luminol
Browse files Browse the repository at this point in the history
  • Loading branch information
melody-rs committed Aug 22, 2024
1 parent 31e6699 commit 2494ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-luminol/build_luminol.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ cd luminol

~/.cargo/bin/trunk build --release
mkdir ../../public/luminol-build -p
cp dist/* ../../public/luminol-build -r
cp crates/launcher/dist/* ../../public/luminol-build -r

0 comments on commit 2494ac9

Please sign in to comment.