Skip to content

Commit

Permalink
Update .github-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
just-pthai-it authored Jul 16, 2024
1 parent e27a3b3 commit 82de627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/.github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 82de627

Please sign in to comment.