Skip to content

Commit

Permalink
Add curl-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
wata727 committed Dec 25, 2022
1 parent 7cb6381 commit ec6c4ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install_script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
uses: actions/checkout@v3
- name: Install dependencies
run: |
apk add bash curl unzip
apk add bash curl curl-dev unzip
- name: Install latest version
run: |
./install_linux.sh
Expand Down

0 comments on commit ec6c4ef

Please sign in to comment.