mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-21 22:34:43 +00:00
Fix releases (#1017)
This commit is contained in:
parent
e21bd19bad
commit
1d6503553a
@ -25,6 +25,7 @@ script:
|
||||
- cargo test --all -j 1
|
||||
- cd examples
|
||||
- cargo build
|
||||
- cd .. # this is very important or else the below `cargo publish` will fail
|
||||
|
||||
after_success:
|
||||
- |
|
||||
|
Loading…
Reference in New Issue
Block a user