mirror of
https://github.com/hannobraun/Fornjot
synced 2025-02-05 14:55:55 +00:00
Add fj-export
to CD workflow
This commit is contained in:
parent
f3b905c390
commit
09b91ad420
1
.github/workflows/cd.yml
vendored
1
.github/workflows/cd.yml
vendored
@ -138,6 +138,7 @@ jobs:
|
||||
cargo run -- publish \
|
||||
--token ${{ secrets.CARGO_REGISTRY_TOKEN }} \
|
||||
--crate ../fj-app \
|
||||
--crate ../fj-export \
|
||||
--crate ../fj-host \
|
||||
--crate ../fj-interop \
|
||||
--crate ../fj-kernel \
|
||||
|
Loading…
Reference in New Issue
Block a user