fix [ci skip]

This commit is contained in:
edoapra 2024-08-22 18:40:42 -07:00
parent cec9ce7a00
commit 0ef9fee3b5
No known key found for this signature in database
GPG key ID: 9E6A0B70826967BA

View file

@ -28,7 +28,7 @@ jobs:
echo "input_date=$(date +%Y%m%d)" >> $GITHUB_ENV
- name: generate tempdir name
run: |
echo "tmpdir_name=temp.${{ env.input_date }})" >> $GITHUB_ENV
echo "tmpdir_name=temp.${{ env.input_date }}" >> $GITHUB_ENV
- name: run script
run: |
./dotar_release.sh ${{ github.event.inputs.nwchem_version }} ${{ env.input_date }}