Skip to content

Commit

Permalink
remove debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
CamJN committed Dec 31, 2024
1 parent d66fe23 commit 2cfe86f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ jobs:
with:
name: base_${{ matrix.arch.name }}
path: /tmp
- run: ls -lhR /tmp/
- name: Load image
run: docker load --input /tmp/passenger-base-${{ matrix.arch.name }}.tar.gz
- name: "Run make build_${{ matrix.img }}"
Expand Down

0 comments on commit 2cfe86f

Please sign in to comment.