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