Skip to content

Commit 9b0391d

Browse files
committed
temp: debug
1 parent 50bae73 commit 9b0391d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/stackhpc-container-image-build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,10 @@ jobs:
144144
- generate-tag
145145
- runner-selection
146146
steps:
147+
- name: debug
148+
run: |
149+
cat /etc/os-release
150+
which python3
147151
- name: Purge workspace
148152
run: sudo rm -rf "$GITHUB_WORKSPACE"/*
149153

0 commit comments

Comments
 (0)