Fixed indentation.
This commit is contained in:
parent
1f00ed781e
commit
259b5c1988
1 changed files with 2 additions and 2 deletions
4
.github/actions/setup/action.yml
vendored
4
.github/actions/setup/action.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: 'Install Roswell & Qlot'
|
||||
runs:
|
||||
- name: Current Env
|
||||
run: |
|
||||
- name: Current Env
|
||||
run: |
|
||||
env | sort -u
|
||||
|
||||
- name: Install Roswell
|
||||
|
|
Loading…
Reference in a new issue