diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 50b9d83..1c7552d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -140,8 +140,8 @@ jobs: - name: set PACKAGE_VERSION uses: myci-actions/export-env-var@master with: {name: PACKAGE_VERSION, value: $(myci-deb-version.sh debian/changelog)} - - name: prepare debian package - run: myci-deb-prepare.sh + # - name: prepare debian package + # run: myci-deb-prepare.sh - name: install deps run: myci-deb-install-build-deps.sh - name: build