From 259b5c1988bdc4e05a162cc3d778f9bf3897add0 Mon Sep 17 00:00:00 2001 From: Alexander Artemenko Date: Tue, 2 Feb 2021 09:17:34 +0300 Subject: [PATCH] Fixed indentation. --- .github/actions/setup/action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/actions/setup/action.yml b/.github/actions/setup/action.yml index d7b05f0..3afba58 100644 --- a/.github/actions/setup/action.yml +++ b/.github/actions/setup/action.yml @@ -1,7 +1,7 @@ name: 'Install Roswell & Qlot' runs: - - name: Current Env - run: | + - name: Current Env + run: | env | sort -u - name: Install Roswell