Update ci.yml

This commit is contained in:
Mikkel Hjortshøj
2019-10-27 18:07:14 +01:00
committed by GitHub
parent 684bf7aa61
commit 72cad591bd
-1
View File
@@ -34,7 +34,6 @@ jobs:
run: choco install curl
- name: Download and unpack LLVM bins
shell: cmd
working-directory: $GITHUB_WORKSPACE/odin/bin
run: |
cd bin
curl -sL https://github.com/odin-lang/Odin/releases/download/llvm-windows/llvm-binaries.zip --output llvm-binaries.zip