Skip to content

Commit

Permalink
add shell
Browse files Browse the repository at this point in the history
  • Loading branch information
trxcllnt committed Oct 17, 2021
1 parent 774c068 commit b3e7e72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/build-and-publish-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ runs:
using: composite
steps:
- name: Free up disk space
shell: bash
run: |
df -h
docker images
Expand Down

0 comments on commit b3e7e72

Please sign in to comment.