Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! ci: Add Alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasdemarchi committed Jul 12, 2024
1 parent e4a26fb commit 51bb6b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-alpine/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ runs:
using: 'composite'
steps:
- name: Install dependencies
shell: bash
shell: sh
run: |
apk update
apk add \
Expand Down

0 comments on commit 51bb6b5

Please sign in to comment.