Skip to content

Commit

Permalink
use scratch-desktop-v3.10.2 branch of scratch-gui
Browse files Browse the repository at this point in the history
fix #6
  • Loading branch information
kebhr committed Oct 17, 2021
1 parent 4d53220 commit fbd0cd0
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
@@ -1,5 +1,5 @@
git clone --depth 1 https://github.com/LLK/scratch-vm.git
git clone --depth 1 --branch scratch-desktop https://github.com/LLK/scratch-gui.git
git clone --depth 1 --branch scratch-desktop-v3.10.2 https://github.com/LLK/scratch-gui.git
git clone --depth 1 --branch v3.10.4 https://github.com/LLK/scratch-desktop.git
cd scratch-vm
npm install
Expand Down

0 comments on commit fbd0cd0

Please sign in to comment.