From 8115c7cd9f6aebaae35999d158fd31ae1c04402a Mon Sep 17 00:00:00 2001 From: zizifn <1803942+zizifn@users.noreply.github.com> Date: Sun, 13 Dec 2020 19:52:25 +0800 Subject: [PATCH] chore: udpate --- .github/workflows/shell.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/shell.yml b/.github/workflows/shell.yml index 6eb8901..02ebc11 100644 --- a/.github/workflows/shell.yml +++ b/.github/workflows/shell.yml @@ -22,7 +22,8 @@ jobs: - run: ls -al shell: bash - run: heroku - shell: | + shell: bash + run: | sudo apt install tree tree -al . - name: run pwsh