Explorar o código

more build tweaks?

Colin Davidson %!s(int64=3) %!d(string=hai) anos
pai
achega
7f8a9587e0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/ci.yml

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

@@ -7,7 +7,7 @@ jobs:
     steps:
       - uses: actions/checkout@v1
       - name: Download LLVM, botan
-        run: sudo apt-get install llvm llvm-11 clang-11 libbotan-2-dev botan
+        run: sudo apt-get install llvm-11 clang-11 libbotan-2-dev botan
       - name: build odin
         run: ./build_odin.sh release
       - name: Odin version