Skip to content

Commit 663cdac

Browse files
author
ocaisa
authored
Update build-and-deploy.yml
1 parent 725a0c9 commit 663cdac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-and-deploy.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ jobs:
4343
4444
- name: Setup EESSI to give us R and Python modules
4545
uses: eessi/github-action-eessi@v1
46-
eessi_stack_version: 2021.06
46+
with:
47+
eessi_stack_version: '2021.06'
4748

4849
- name: Create repository data files
4950
shell: bash

0 commit comments

Comments
 (0)