Skip to content

Commit 986f58d

Browse files
authored
Update tests_scripts.yml
1 parent fb8fdfd commit 986f58d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests_scripts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
114114
# scripts need to be copied to /tmp,
115115
# since create_directory_tarballs.sh must be accessible from within build container
116-
./eessi_container.sh --mode run --verbose /software-layer-scripts/create_directory_tarballs.sh 2023.06
116+
./eessi_container.sh --mode run --verbose /software-layer-scripts/create_directory_tarballs.sh "${{matrix.EESSI_VERSION}}"
117117
# check if tarballs have been produced
118118
ls -l *.tar.gz
119119

0 commit comments

Comments
 (0)