Skip to content

Commit

Permalink
try to build
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Jun 29, 2024
1 parent 8795a63 commit 6a12785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
run: |
sudo apk update
sudo apk upgrade
sudo apk add git gcc g++ make cmake ninja python3 automake autoconf
sudo apk add git gcc g++ make cmake ninja python3 automake autoconf linux-headers
- name: check if split program is cached
run: |
Expand Down

0 comments on commit 6a12785

Please sign in to comment.