Explorar o código

Try `clang-11`

gingerBill %!s(int64=4) %!d(string=hai) anos
pai
achega
4d00058858
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
-        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