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