Skip to content

Commit e266b1f

Browse files
committed
log: printenv demo
1 parent cd133c5 commit e266b1f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/push.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ jobs:
1717
run: |
1818
echo "Hello from GitHub Actions!"
1919
echo "Current directory: $(pwd)"
20-
ls -la
20+
ls -la
21+
printenv

0 commit comments

Comments
 (0)