mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
reformatted date
This commit is contained in:
parent
f26d85b82b
commit
ff272b20a6
3
.github/workflows/cmake.yml
vendored
3
.github/workflows/cmake.yml
vendored
@ -127,7 +127,8 @@ jobs:
|
||||
mkdir -p phreeqc/R
|
||||
mkdir -p phreeqc/data
|
||||
echo "# Generated by roxygen2: do not edit by hand" > phreeqc/NAMESPACE
|
||||
make VERSION=${{ needs.init.outputs.VER }} RELEASE_DATE=${{ needs.init.outputs.DATE }} build
|
||||
DATE=$(date -d ${{ needs.init.outputs.DATE }} "+%Y-%m-%d")
|
||||
make VERSION=${{ needs.init.outputs.VER }} RELEASE_DATE=$DATE build
|
||||
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user