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

Commit e65d88f

Browse files
committed
build release for ramp
1 parent f32509b commit e65d88f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
5858
- run:
5959
name: Package
60-
command: >-
60+
command: |
6161
cargo build --all --all-targets --release
6262
ramp pack -m ramp.yml -o ./target/release/$PACKAGE_NAME.{os}-{architecture}.$CIRCLE_BRANCH.zip ./target/release/$MODULE_ARTIFACT
6363

0 commit comments

Comments
 (0)