Skip to content

Commit

Permalink
ci: add bash for Alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Jul 14, 2024
1 parent 85a2ec8 commit c68fdbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
- name: Install dependencies and tools
run: |
apk add --update --no-cache \
bash \
binutils-dev \
build-base \
cmake \
Expand Down

0 comments on commit c68fdbe

Please sign in to comment.