Skip to content

Commit

Permalink
build(lfs): remove lfs
Browse files Browse the repository at this point in the history
  • Loading branch information
ImaginativeShohag committed Jul 9, 2024
1 parent 5a9c390 commit 566357d
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
*.jar filter=lfs diff=lfs merge=lfs -text
2 changes: 0 additions & 2 deletions .github/workflows/build-beta-upload-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
lfs: 'true'

- name: Set up ruby env
uses: ruby/setup-ruby@v1
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/build-production-upload-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
lfs: 'true'

- name: Set up ruby env
uses: ruby/setup-ruby@v1
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
lfs: 'true'

- name: Initialize local properties
env:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ktlint_with_reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ jobs:
- name: Clone repo
uses: actions/checkout@master
with:
lfs: 'true'
fetch-depth: 1
- name: ktlint
uses: ScaCap/action-ktlint@master
Expand Down
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
Binary file modified spotless/ktlint/ktlint-compose-0.4.5-all.jar
Binary file not shown.

0 comments on commit 566357d

Please sign in to comment.