Skip to content

Commit

Permalink
With LFS checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
finnhodgkin committed Oct 18, 2024
1 parent 1edc50c commit ad9648a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
submodules: recursive
lfs: 'true'
- name: Install cargo-dist
# we specify bash to get pipefail; it guards against the `curl` command
# failing. otherwise `sh` won't catch that `curl` returned non-0
Expand Down

0 comments on commit ad9648a

Please sign in to comment.