Added missing bash.
This commit is contained in:
parent
6f7f5997bf
commit
68bace89d4
1 changed files with 1 additions and 0 deletions
1
.github/actions/setup/action.yml
vendored
1
.github/actions/setup/action.yml
vendored
|
@ -74,6 +74,7 @@ runs:
|
|||
# (asdf:asdf-version))
|
||||
# (format t "::endgroup::~%"))
|
||||
- name: Create Qlot Environment
|
||||
shell: bash
|
||||
run: |
|
||||
echo ::group::Create Qlot Environment
|
||||
qlot install
|
||||
|
|
Loading…
Reference in a new issue