Skip to content

Commit ee3be59

Browse files
authored
Update main.yml
1 parent 390336d commit ee3be59

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
python: [3.12.6]
1212
steps:
1313
- uses: actions/checkout@v4
14+
- name: List environment variables
15+
run: printenv
1416
- name: Install Docker
1517
run: |
1618
apt-get update

0 commit comments

Comments
 (0)