mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
github: pull git lfs
This commit is contained in:
parent
aa5f2a032a
commit
8482ad4793
3
.github/workflows/go.yml
vendored
3
.github/workflows/go.yml
vendored
|
@ -26,6 +26,9 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
lfs: 'true'
|
||||||
|
ssh-key: ${{ secrets.git_ssh_key }}
|
||||||
|
|
||||||
- uses: actions/cache@v2
|
- uses: actions/cache@v2
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user