Skip to content

Commit

Permalink
remove lfs checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
twilson-palantir committed Dec 10, 2020
1 parent d1efa7d commit 6861574
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
with:
lfs: true

- name: Checkout LFS objects
run: git lfs checkout assets/*.onnx

- name: Yarn install (game)
run: yarn install
Expand Down

0 comments on commit 6861574

Please sign in to comment.