Skip to content

Commit

Permalink
Dont create out folder
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco committed Sep 5, 2020
1 parent d36ff6a commit 682b1b4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions release.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ else {

$copy = $dir + "\copy\BepInEx"

New-Item -ItemType Directory -Force -Path ($dir + "\out")

# Create releases ---------
function CreateZip ($element)
{
Expand Down

0 comments on commit 682b1b4

Please sign in to comment.