mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-22 22:33:58 -07:00
cargo cache
This commit is contained in:
parent
fec1e8d9ee
commit
c78f81d3e8
1 changed files with 2 additions and 4 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue