Skip to content

Commit

Permalink
shell: bash
Browse files Browse the repository at this point in the history
  • Loading branch information
sgalsaleh committed Nov 28, 2023
1 parent 57d6fb7 commit f698ef1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/build-push-kotsadm-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ runs:
- name: setup packages gcsfuse
env:
BUCKET: replicated-apk-registry
shell: bash
run: |
# Set up a gcsfuse RO mount to the bucket containing private packages. This is a cheap and
# cheerful way to get access to objects we need, without having to fetch all of them.
Expand Down

0 comments on commit f698ef1

Please sign in to comment.