We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9700d05 commit 51693e5Copy full SHA for 51693e5
.github/workflows/main.yml
@@ -92,6 +92,7 @@ jobs:
92
name: base_${{ matrix.arch.name }}
93
path: /tmp
94
- run: gunzip /tmp/passenger-base-${{ matrix.arch.name }}.tar.gz
95
+ - run: ls /tmp/
96
- name: "Run make build_${{ matrix.img }}"
97
run: "make build_${{ matrix.img }}"
98
env:
0 commit comments