cargo cache

This commit is contained in:
Sean OMeara 2022-12-14 12:38:46 +01:00
commit c78f81d3e8

View file

@ -4,7 +4,6 @@ jobs:
build_ubuntu:
runs-on: ubuntu-latest
steps:
- name: gitconfig
run: |
git config --global core.autocrlf false
@ -91,7 +90,6 @@ jobs:
build_windows:
runs-on: windows-latest
steps:
- name: gitconfig
run: |
git config --global core.autocrlf false