Skip to content

Commit fde56d2

Browse files
committed
Fix action
1 parent ed8fabe commit fde56d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/install-aiida-core/action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,4 @@ runs:
5050
- name: Unset CI environment variable
5151
if: ${{ inputs.python-version == '3.9' }}
5252
run: echo "CI=" >> $GITHUB_ENV
53+
shell: bash

0 commit comments

Comments
 (0)