aboutsummaryrefslogtreecommitdiffstats
path: root/.build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index 6d12d57..f6c3e46 100644
--- a/.build.yml
+++ b/.build.yml
@@ -21,7 +21,7 @@ tasks:
cd projectr
cargo check --frozen --all-targets --all-features
cargo test --frozen --all-targets --all-features
- cargo xtask dist --check || complete-build
+ cargo xtask version > pkgver || complete-build
- package: |
cd projectr
cargo xtask dist > pkgdist