Skip to content

Commit

Permalink
Updates from upstream.
Browse files Browse the repository at this point in the history
  • Loading branch information
danfuzz committed Jan 7, 2025
1 parent babd0be commit e86497e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/lib/bashy-basics/buildy-help.sh
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,7 @@ function set-up-out-dir {
return 1
fi

lib buildy out-dir \
--out="${outDir}" --create --print "${extraOpts[@]}"
lib buildy out-dir --create --print "${extraOpts[@]}"
}


Expand Down

0 comments on commit e86497e

Please sign in to comment.