Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Commit

Permalink
Use own version of sas-creator
Browse files Browse the repository at this point in the history
  • Loading branch information
ponces authored Nov 21, 2021
1 parent 1a2941f commit a809224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ repo sync -c --force-sync --no-clone-bundle --no-tags -j$(nproc --all)
echo ""

echo "Cloning dependency repos"
[ ! -d sas-creator ] && git clone https://github.com/AndyCGYan/sas-creator
[ ! -d sas-creator ] && git clone https://github.com/ponces/sas-creator
rm -rf treble_app && git clone https://github.com/phhusson/treble_app

echo "Setting up build environment"
Expand Down

0 comments on commit a809224

Please sign in to comment.