mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-06-30 17:34:39 -05: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