Skip to content

Commit a26f044

Browse files
committed
Correct build command
1 parent a750756 commit a26f044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/codeship_assets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
echo "Building assets"
44
cd assets
55
yarn install
6-
yarn run build
6+
yarn run deploy
77
cd ..

0 commit comments

Comments
 (0)