Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Commit

Permalink
download lfs files on github actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
fiatjaf committed Oct 18, 2022
1 parent c752fc7 commit 4916285
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/always.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
steps:
- name: checkout project sources
uses: actions/checkout@v3
with:
lfs: true
- name: setup gradle
uses: gradle/gradle-build-action@v2
- run: ./gradlew assembleDebug
Expand Down

0 comments on commit 4916285

Please sign in to comment.