Skip to content

Commit

Permalink
shell: bash
Browse files Browse the repository at this point in the history
  • Loading branch information
hspitzley-czi committed Jan 11, 2024
1 parent af8b9de commit f80463c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/docker-build-push/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ runs:
using: "composite"
steps:
- name: Print platforms
shell: bash
run: echo "here" && echo ${{ inputs.platforms }}
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit f80463c

Please sign in to comment.