From bffe5c829b32dab409da8fcea69c4dffee925bdc Mon Sep 17 00:00:00 2001 From: "Charlton, Scott R" Date: Wed, 22 Sep 2021 16:29:22 -0600 Subject: [PATCH] simplified --- .github/workflows/cmake.yml | 1 + 1 file changed, 1 insertion(+) 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