diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index ffcddbbc..830baf0f 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -121,6 +121,7 @@ jobs: install.packages("devtools") shell: Rscript {0} + - name: versioning run: ./jenkins-R-dist.sh -v ${{ needs.init.outputs.VER }} -r ${{ needs.init.outputs.REL }} -d ${{ needs.init.outputs.DATE }} # - name: versioning