Skip to content

Commit 8d0e012

Browse files
authored
fixes (#64)
1 parent 44a7342 commit 8d0e012

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.scripts/package.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,8 @@ set -o pipefail
258258
# Release versions
259259
latest=$VERSION
260260

261+
distribution="build"
262+
261263
# Generate files in a temporary directory
262264
# Use subshell to return to original directory when finished with scratchwork
263265
create_scratch

0 commit comments

Comments
 (0)