We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd925c0 + 663cdac commit 30186a4Copy full SHA for 30186a4
.github/workflows/build-and-deploy.yml
@@ -43,6 +43,8 @@ jobs:
43
44
- name: Setup EESSI to give us R and Python modules
45
uses: eessi/github-action-eessi@v1
46
+ with:
47
+ eessi_stack_version: '2021.06'
48
49
- name: Create repository data files
50
shell: bash
0 commit comments