Skip to content

Commit

Permalink
Update generate_firmware.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
silabs-bingocth authored Oct 6, 2024
1 parent 800495f commit 58a2e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_firmware.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
export SDK_PATH=$PWD/gecko_sdk_$SDK_VER
export PATH=$PATH:$PWD/amazon-corretto-17.0.12.7.1-linux-x64/bin
echo $PATH
sudo alternatives --set java /usr/lib/jvm/temurin-17-jdk-amd64/bin/javac
alternatives --set java /usr/lib/jvm/temurin-17-jdk-amd64/bin/javac
slc --version
slc configuration --sdk=${SDK_PATH}
ninja --version
Expand Down

0 comments on commit 58a2e05

Please sign in to comment.