Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
miniduikboot committed Sep 4, 2022
1 parent 7da8f96 commit 7176eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ mkdir -p output

# The normal build
dotnet build -c Release \
-p:OutputPath=../output/bin-noreactor/
-p:OutputPath=../output/bin/
# Artifact can be found in Mini.RegionInstall/bin/Release/Mini.RegionInstall.dll

# build source code zip
Expand Down

0 comments on commit 7176eb0

Please sign in to comment.