Skip to content

Commit

Permalink
Download LFS files in checkout action.
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottTodd committed Mar 8, 2024
1 parent 86b0827 commit 8ae064e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test_iree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
steps:
- name: "Checking out repository"
uses: actions/checkout@v4
with:
submodules: false
lfs: true
- name: "Setting up Python"
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 8ae064e

Please sign in to comment.