Skip to content

Commit

Permalink
more debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
CamJN committed Jan 2, 2025
1 parent d781417 commit e536bf3
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 @@ -93,6 +93,7 @@ jobs:
path: /tmp/passenger-base-${{ matrix.arch.name }}
- name: Extract base image
run: tar -xvf /tmp/passenger-base-${{ matrix.arch.name }}/passenger-base-${{ matrix.arch.name }}.tar.gz
- run: ls /tmp/passenger-base-${{ matrix.arch.name }}/
- name: "Run make build_${{ matrix.img }}"
run: "make build_${{ matrix.img }}"
env:
Expand Down

0 comments on commit e536bf3

Please sign in to comment.