Skip to content

Commit

Permalink
#3571: Correction to file path of an install folder.
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-gill committed May 22, 2024
1 parent a09ffb0 commit d29a01b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
SITE = {{ SITE }}
ENV_FILE=rtw-env
SOURCE_PATH=${CYLC_WORKFLOW_RUN_DIR}/site/${SITE}-env
TARGET_DIR=${CYLC_WORKFLOW_RUN_DIR}/bin
TARGET_DIR=${CYLC_WORKFLOW_SHARE_DIR}/bin

[[get_esmval]]
[[[environment]]]
Expand Down

0 comments on commit d29a01b

Please sign in to comment.