Update package version in build workflow to reflect new release version
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
run: |
|
||||
cd build
|
||||
sudo checkinstall --pkgname=cpu-check \
|
||||
--pkgversion=1.0.0 \
|
||||
--pkgversion=2.0.0 \
|
||||
--pkgrelease=1 \
|
||||
--maintainer="maintainer@example.com" \
|
||||
--requires="libabsl-dev" \
|
||||
|
Reference in New Issue
Block a user