2
0
gingerBill 4 жил өмнө
parent
commit
4d00058858

+ 1 - 1
.github/workflows/ci.yml

@@ -7,7 +7,7 @@ jobs:
     steps:
       - uses: actions/checkout@v1
       - name: Download LLVM
-        run: sudo apt-get install llvm-11
+        run: sudo apt-get install llvm-11 clang-11
       - name: build odin
         run: make release
       - name: Odin run