summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott <[email protected]>2019-11-10 20:24:19 +0000
committerScott <[email protected]>2019-11-15 22:14:47 +0000
commit6981889d90a27f71448e2edad40a1bcccbf353fd (patch)
tree0604589df554da43cdc14451b74df78d0473899c
parent4a9fb25fe63ac33b94c084ce3a4cce6d0323d822 (diff)
Remove Spacing
-rw-r--r--.github/workflows/windows.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index ea7a1e9cf..54dfe5e0e 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -22,7 +22,7 @@ jobs:
uses: actions/cache@v1
with:
path: /home/runner/toolchains/
- key: mingw-toolchain
+ key: mingw-toolchain
- name: Compile Toolchain
if: steps.mingw-toolchain.outputs.cache-hit != 'true'