Skip to content

Commit

Permalink
next attempt to fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasWeise committed Aug 1, 2024
1 parent cf18da6 commit 09176b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
scheme: full
run: |
apk add libc6-dev make python3 py3-pip rust cargo zip
apk add cargo gcc linux-headers py3-pip python3 python3-dev rust zip
./make.sh
# deploy to github pages
- name: deploy documentation
Expand Down

0 comments on commit 09176b8

Please sign in to comment.