Browse Source

Update ci.yml

Mikkel Hjortshøj 5 years ago
parent
commit
72cad591bd
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/ci.yml

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

@@ -34,7 +34,6 @@ jobs:
         run: choco install curl
         run: choco install curl
       - name: Download and unpack LLVM bins
       - name: Download and unpack LLVM bins
         shell: cmd
         shell: cmd
-        working-directory: $GITHUB_WORKSPACE/odin/bin
         run: |
         run: |
           cd bin
           cd bin
           curl -sL https://github.com/odin-lang/Odin/releases/download/llvm-windows/llvm-binaries.zip --output llvm-binaries.zip
           curl -sL https://github.com/odin-lang/Odin/releases/download/llvm-windows/llvm-binaries.zip --output llvm-binaries.zip