Skip to content

Commit

Permalink
~
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill committed Feb 26, 2024
1 parent 94ea72e commit b65800f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Install Alpine packages
if: matrix.artifact == 'alpine'
run: |
apk add --no-cache bash python3-dev
apk add --no-cache bash python3 py3-pip
- uses: actions/checkout@v3

Expand Down

0 comments on commit b65800f

Please sign in to comment.