We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 479c2bc commit 190b31eCopy full SHA for 190b31e
playground/graphene-js/build.sh
@@ -3,7 +3,7 @@
3
cd "$(dirname "$0")"
4
5
if [ ! -d pypyjs-release-nojit ] ; then
6
- git clone https://github.com/pypyjs/pypyjs-release-nojit.git
+ git clone https://github.com/syrusakbary/pypyjs-release-nojit.git
7
else
8
cd pypyjs-release-nojit
9
rm -rf ./lib/modules
0 commit comments