Skip to content

Commit

Permalink
wip: build with llvm present
Browse files Browse the repository at this point in the history
  • Loading branch information
fkokosinski committed Mar 26, 2024
1 parent af747d7 commit eeff5fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,9 @@ jobs:
python3-dev python3-pip python3-setuptools python3-tk python3-wheel xz-utils file \
make gcc gcc-multilib g++-multilib libsdl2-dev libmagic1 parallel
# Install zephyr-rust dependencies
sudo apt -qq install clang llvm
ls -lah
# Setup runtime (SDK)
Expand Down

0 comments on commit eeff5fa

Please sign in to comment.