Skip to content

Commit

Permalink
add back uuid
Browse files Browse the repository at this point in the history
  • Loading branch information
sinkingsugar committed Mar 4, 2023
1 parent af36f97 commit b4e2736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package_shards
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e
OUT_PATH=output
FILE_LIST_PATH=$OUT_PATH/file-list.txt
MODULES="atomic container lockfree align algorithm asio context filesystem stacktrace beast multiprecision process foreach functional thread"
MODULES="atomic container lockfree align algorithm asio context filesystem stacktrace beast multiprecision process foreach functional thread uuid"

rm -rf $OUT_PATH
mkdir -p $OUT_PATH
Expand Down

0 comments on commit b4e2736

Please sign in to comment.