Unverified Commit 400f4610 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

reproducible: _sync_lfs: of course you need to cd into the git repo before pulling

parent c9156b7d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,5 +11,6 @@ if [ ! -d lfs ]; then
    cd lfs
    git lfs install
fi
cd lfs
git pull
git lfs pull