Skip to content

Commit

Permalink
debug post-gunzip file name
Browse files Browse the repository at this point in the history
  • Loading branch information
CamJN committed Jan 1, 2025
1 parent 9700d05 commit 51693e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
name: base_${{ matrix.arch.name }}
path: /tmp
- run: gunzip /tmp/passenger-base-${{ matrix.arch.name }}.tar.gz
- run: ls /tmp/
- name: "Run make build_${{ matrix.img }}"
run: "make build_${{ matrix.img }}"
env:
Expand Down

0 comments on commit 51693e5

Please sign in to comment.