Skip to content

Commit

Permalink
Update hash of regional_workflow. (#153)
Browse files Browse the repository at this point in the history
## DESCRIPTION OF CHANGES: 
Bug fix for PR #152: `hase` -> `hash` in Externals.cfg.

## TESTS CONDUCTED: 
None.
  • Loading branch information
gsketefian authored Jul 16, 2021
1 parent 0c9a221 commit 85d2f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Externals.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ protocol = git
repo_url = https://github.com/NOAA-EMC/regional_workflow
# Specify either a branch name or a hash but not both.
#branch = develop
hase = de1220b
hash = de1220b
local_path = regional_workflow
required = True

Expand Down

0 comments on commit 85d2f08

Please sign in to comment.