Skip to content

Commit 00e6e24

Browse files
committed
deploy with master
1 parent 0b6ab6e commit 00e6e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ deploy: all
1414
update:
1515
cd ../vue && \
1616
git checkout -- dist && \
17-
git checkout 1.0.0-rc.2 && \
17+
git checkout master && \
1818
grunt build && \
1919
webpack --config build/webpack.test.config.js > /dev/null
2020
cp ../vue/dist/vue.min.js themes/vue/source/js/vue.min.js

0 commit comments

Comments
 (0)