mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 08:38:23 +01:00
Fixed RELEASE_DATE for R build
This commit is contained in:
parent
07351449c0
commit
f5cb62067c
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -108,7 +108,7 @@ jobs:
|
|||||||
run: ./jenkins-dist.sh -v ${{ needs.init.outputs.VER }} -r ${{ needs.init.outputs.REL }} -d ${{ needs.init.outputs.DATE }}
|
run: ./jenkins-dist.sh -v ${{ needs.init.outputs.VER }} -r ${{ needs.init.outputs.REL }} -d ${{ needs.init.outputs.DATE }}
|
||||||
|
|
||||||
- name: check
|
- name: check
|
||||||
run: cd R && make VERSION=${{ needs.init.outputs.VER }} RELEASE_DATE=${{ needs.init.outputs.DATE }} check_built
|
run: cd R && make VERSION=${{ needs.init.outputs.VER }} check_built
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user