Use nschloe/action-cached-lfs-checkout to retrieve LFS content.
This commit is contained in:
parent
f0616e749c
commit
f8bdac5fe5
1 changed files with 2 additions and 1 deletions
3
.github/workflows/generate_github_pages.yml
vendored
3
.github/workflows/generate_github_pages.yml
vendored
|
|
@ -11,7 +11,8 @@ jobs:
|
|||
# Skip in forks
|
||||
if: github.repository == 'element-hq/element-x-android'
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: ⏬ Checkout with LFS
|
||||
uses: nschloe/action-cached-lfs-checkout@v1.2.2
|
||||
- name: Use JDK 17
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue