Skip to content

Commit 62694cb

Browse files
committed
hotfix: update tag command
1 parent f76434d commit 62694cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hpc-module.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
4646
if [ $MODULE_TAG != 'NOT_DEFINED' ]
4747
then
48-
modulemgr -f -m all tag -o hat $MODULE_VERSION $MODULE_TAG
48+
modulemgr -f -m aa,ab,ac,ad tag -o hat $MODULE_VERSION $MODULE_TAG
4949
fi
5050
5151
sbatch_options: |

0 commit comments

Comments
 (0)