Skip to content

Commit e59f42e

Browse files
committed
adding linux headers
1 parent 3474da7 commit e59f42e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
scheme: full
1616
run: |
17-
apk add rust cargo py3-pip python3
17+
apk add rust cargo gcc linux-headers musl-dev py3-pip python3 python3-dev
1818
./make.sh
1919
# deploy to github pages
2020
- name: deploy documentation

0 commit comments

Comments
 (0)