Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-jentzsch committed Sep 3, 2020
2 parents a3f9fd6 + e987e32 commit 8a6cf43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rust/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@ deploy_rust:
- cd rust/
- rm -rf in3-sys/in3-core/c/src/third-party/hidapi/
- rm in3-sys/.gitignore
- cd in3-sys/ && cargo --allow-dirty publish
- cd in3-sys/ && cargo publish --allow-dirty
- sleep 30
- cd ../in3-rs/ && cargo --allow-dirty publish
- cd ../in3-rs/ && cargo publish --allow-dirty
tags:
- mac-os

0 comments on commit 8a6cf43

Please sign in to comment.