Skip to content

Commit

Permalink
Create DIST dir
Browse files Browse the repository at this point in the history
  • Loading branch information
casey committed Sep 3, 2024
1 parent cc57364 commit b7e294b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/package
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ echo "Generating readme..."
cargo run --package gen -- --bin $DEBUG_EXECUTABLE readme

echo "Copying static files..."
mkdir -p $DIST
cp -r \
$EXECUTABLE \
CONTRIBUTING \
Expand Down

0 comments on commit b7e294b

Please sign in to comment.