Skip to content

Commit 90e9b1b

Browse files
committed
v0.1.1
1 parent cf4c4ab commit 90e9b1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
env:
4747
CARGO_REGISTRY_TOKEN: ${{ steps.cratesio_auth.outputs.token }}
4848
run: |
49-
cargo publish --package rusty_mujoco
49+
cargo publish --package rusty_mujoco --no-verify
5050
5151
- name: Create GitHub Release
5252
env:

0 commit comments

Comments
 (0)