ci: disable failing windows command

This commit is contained in:
Simon Michael 2020-03-16 09:03:18 -07:00
parent 2aab02f4e8
commit 1b93406749

View File

@ -55,10 +55,10 @@ jobs:
key: ${{ runner.os }}-appdata-roaming-stack-${{ hashFiles('**.yaml') }}
restore-keys: ${{ runner.os }}-appdata-roaming-stack
- name: showStuff
shell: bash
run: |
ls -lFRa /c/users/runneradmin/appdata/roaming/stack
# - name: showStuff
# shell: bash
# run: |
# ls -lFRa /c/users/runneradmin/appdata/roaming/stack
- name: Cache stack programs dir # ghc, ghc-included packages and their haddocks, mingw, msys2
id: stack-programs-dir