Thanks to visit codestin.com
Credit goes to github.com

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

Commit f554f9a

Browse files
committed
dont specify version number in circle
1 parent 617e3d4 commit f554f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ workflows:
7676
echo ""
7777
echo "🦶🏻 install the current @cypress/vue"
7878
echo ""
79-
npm install ../../@cypress/vue-0.0.0-development.tgz
79+
npm install ../../@cypress/vue
8080
echo ""
8181
echo "🦶🏻 run component tests"
8282
echo ""

0 commit comments

Comments
 (0)