mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2026-01-25 04:54:07 +01:00
[CI RELEASE] try lfs fix
This commit is contained in:
3
.github/scripts/commit-repo.sh
vendored
3
.github/scripts/commit-repo.sh
vendored
@@ -1,5 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
git lfs install
|
||||
git lfs track "*.zip"
|
||||
|
||||
cp ../master/repo/* .
|
||||
new_jar_build=$(ls *.jar| tail -1)
|
||||
echo "last jar build file name: $new_jar_build"
|
||||
|
||||
Reference in New Issue
Block a user