Skip to content

Commit

Permalink
Try to install some tools for building
Browse files Browse the repository at this point in the history
  • Loading branch information
tronical authored Oct 15, 2024
1 parent b4df9fb commit 4ceda8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
path: 'meta-slint'
- run: |
sudo apt-get update
sudo apt-get install chrpath diffstat lz4 locales
sudo apt-get install chrpath diffstat lz4 locales build-essential wget readelf
sudo locale-gen en_US.UTF-8
sudo update-locale
- run: |
Expand Down

0 comments on commit 4ceda8c

Please sign in to comment.