Skip to content

Commit dbc37ff

Browse files
committed
fix typo
1 parent f58e7f3 commit dbc37ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_mpas_hrrr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ jobs:
330330
ln -sf ${mpas_bl_ROOT}/atmosphere_model atmosphere_model
331331
ln -sf ${mpas_run_ROOT}/run_data/${{steps.set_vars.outputs.ugwp_file}} mpas.ugwp_oro_data.nc
332332
ln -sf ${runner_ROOT}/tempo/* .
333-
ln -sf ${mpas_rt_ROOT}/MPAS-Model/src/core_atmosphere/physics/physics_noaa/TEMPO/tables/ccn_activate.bin .
333+
ln -sf ${mpas_rt_ROOT}/MPAS-Model/src/core_atmosphere/physics/physics_noaa/TEMPO/tables/ccn_activate.bin .
334334
ln -sf ${runner_ROOT}/ugw/ugwp_limb_tau.nc .
335335
336336
- name: Link lateral boundary condition file for regional MPAS (baselines).

0 commit comments

Comments
 (0)