Remove LLVM copy from nightly.

This commit is contained in:
Jeroen van Rijn
2024-08-07 22:12:23 +02:00
parent 2bf055ec6e
commit 796feeead9

View File

@@ -61,7 +61,6 @@ jobs:
mkdir dist
cp odin dist
cp LICENSE dist
cp libLLVM* dist
cp -r shared dist
cp -r base dist
cp -r core dist