Skip to content

Commit

Permalink
Follow /pull/5
Browse files Browse the repository at this point in the history
  • Loading branch information
SpcFORK authored Jun 28, 2024
1 parent ccb310a commit c8287e5
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 @@ -80,6 +80,6 @@ if [ "$1" == "--runtime" ]; then
rm runtime/build.zip
echo "Removed old build.zip"
fi
doJob "Creating zip of build" "zip -r runtime/build.zip runtime/build"
doJob "Creating zip of build" "zip -r runtime/build.zip runtime/build stdlib docs tools"
fi
fi

0 comments on commit c8287e5

Please sign in to comment.