Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
21e1bb2173 |
@ -6,7 +6,7 @@ pipeline:
|
||||
commands:
|
||||
- cd cli
|
||||
- rustup target add x86_64-apple-darwin
|
||||
- cargo build --release --target x86_64-apple-darwin
|
||||
- cargo build --release --target x86_64-unknown-linux-gnu
|
||||
|
||||
buildApi:
|
||||
group: build
|
||||
|
Loading…
Reference in New Issue
Block a user