Skip to content

Commit 112d7b6

Browse files
haoqunjiangtonyganch
authored andcommitted
[tools] Use a fork of gonzales-pe for dev purpose
1 parent 8aaa5d1 commit 112d7b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/beforeinstall.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
git clone https://github.com/tonyganch/gonzales-pe.git
1+
git clone https://github.com/sodatea/gonzales-pe.git
22
cd gonzales-pe && git checkout dev && npm i && npm run build && npm link && cd ..
33
git clone https://github.com/csscomb/core.git csscomb-core
44
cd csscomb-core && git checkout dev && npm link gonzales-pe && npm i && npm run build && npm link && cd ..

0 commit comments

Comments
 (0)