From 82de627115cf624abf626d01af7a46af0dc825e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ph=E1=BA=A1m=20Ti=E1=BA=BFn=20H=E1=BA=A3i?= <64392275+just-pthai-it@users.noreply.github.com> Date: Tue, 16 Jul 2024 22:00:26 +0700 Subject: [PATCH] Update .github-actions.yml --- .github/workflows/.github-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/.github-actions.yml b/.github/workflows/.github-actions.yml index 296cdf1..939b908 100644 --- a/.github/workflows/.github-actions.yml +++ b/.github/workflows/.github-actions.yml @@ -26,7 +26,7 @@ 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 ABC=abc + - run: export ABCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC=abc - run: env - run: | eval $(ssh-agent -s)