mirror of
https://github.com/rvtr/GodMode9i.git
synced 2025-11-02 00:11:07 -04:00
Shallow clone TWLBot/Builds/
This commit is contained in:
parent
891e449ac7
commit
77d5ab4d86
@ -54,7 +54,7 @@ steps:
|
|||||||
export COMMIT_TAG="$(git log --format=%h -1)"
|
export COMMIT_TAG="$(git log --format=%h -1)"
|
||||||
git config --global user.email "flamekat54@aol.com"
|
git config --global user.email "flamekat54@aol.com"
|
||||||
git config --global user.name "TWLBot"
|
git config --global user.name "TWLBot"
|
||||||
git clone https://$GITHUB_TOKEN@github.com/TWLBot/Builds.git
|
git clone --depth 1 https://$GITHUB_TOKEN@github.com/TWLBot/Builds.git
|
||||||
cd Builds/extras
|
cd Builds/extras
|
||||||
cp ../../GodMode9i.7z GodMode9i.7z
|
cp ../../GodMode9i.7z GodMode9i.7z
|
||||||
git stage .
|
git stage .
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user