aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMikkel Hjortshøj <fyoucon@gmail.com>2019-10-27 18:07:14 +0100
committerGitHub <noreply@github.com>2019-10-27 18:07:14 +0100
commit72cad591bd64ff221b01161856693b758d1c1417 (patch)
tree7c0c4efa06f5f3fa0d600cd5f5f664947b58dc91 /.github
parent684bf7aa61ce285d1ba2cd2f02a932106d02581b (diff)
Update ci.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 59f47547b..b0f716db6 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -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