Skip to content

Commit

Permalink
[ci] [FIX]: add linux headers
Browse files Browse the repository at this point in the history
  • Loading branch information
0xf104a authored May 3, 2024
1 parent e19f7b2 commit d31fcfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install gcc clang wget unzip
sudo apt-get install gcc clang wget unzip linux-headers
- name: Download Android NDK
run: |
Expand Down

0 comments on commit d31fcfc

Please sign in to comment.