mirror of
https://github.com/PaddiM8/kalker.git
synced 2025-02-22 11:30:50 +01:00
Make travis cd into the kalk directory when publishing.
This commit is contained in:
parent
c5cc3b084a
commit
a704bfc9c6
@ -29,6 +29,7 @@ jobs:
|
||||
|
||||
- stage: deploy-cargo
|
||||
cache: cargo
|
||||
script: cd kalk
|
||||
if: branch = release
|
||||
deploy:
|
||||
provider: cargo
|
||||
|
Loading…
Reference in New Issue
Block a user