diff --git a/.github/workflows/.github-actions.yml b/.github/workflows/.github-actions.yml index 939b908..a2ce408 100644 --- a/.github/workflows/.github-actions.yml +++ b/.github/workflows/.github-actions.yml @@ -26,7 +26,9 @@ jobs: - run: cat /proc/$$/stat | awk '{print $6}' - run: cat /proc/$$/stat | awk '{print $6}' - run: echo "🍏 This job's status is ${{ job.status }}." - - run: export ABCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC=abc + - run: | + export ABCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC=abc + env - run: env - run: | eval $(ssh-agent -s)