Skip to content

Commit 76db56c

Browse files
committed
CI: build without LFS
1 parent e5eebe3 commit 76db56c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ jobs:
2323
steps:
2424
- uses: actions/checkout@v4
2525
with:
26-
fetch-depth: 0
27-
lfs: true
26+
lfs: false
2827

2928
- name: Set up JDK 17
3029
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)