Skip to content

Commit 51693e5

Browse files
committed
debug post-gunzip file name
1 parent 9700d05 commit 51693e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
name: base_${{ matrix.arch.name }}
9393
path: /tmp
9494
- run: gunzip /tmp/passenger-base-${{ matrix.arch.name }}.tar.gz
95+
- run: ls /tmp/
9596
- name: "Run make build_${{ matrix.img }}"
9697
run: "make build_${{ matrix.img }}"
9798
env:

0 commit comments

Comments
 (0)