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'
|
name: 'Install Roswell & Qlot'
|
||||||
runs:
|
runs:
|
||||||
- name: Current Env
|
- name: Current Env
|
||||||
run: |
|
run: |
|
||||||
env | sort -u
|
env | sort -u
|
||||||
|
|
||||||
- name: Install Roswell
|
- name: Install Roswell
|
||||||
|
|
Loading…
Reference in a new issue