Fix llvm copy on nightly ci

This commit is contained in:
Felipe Lavratti
2022-09-29 01:42:12 +01:00
committed by Felipe Lavratti
parent 97477ee51c
commit fae025aac8

View File

@@ -50,7 +50,7 @@ jobs:
run: |
mkdir dist
cp odin dist
cp libLLVM*.so dist
cp libLLVM* dist
cp -r shared dist
cp -r core dist
cp -r vendor dist