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 5, 2024
1 parent fc997b6 commit de92d22
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 @@ -84,7 +84,7 @@ jobs:
if: always()
run: |
wget $JLINK_SEGGER_URL
sudo dpkg -i JLink_Linux_x86_64.deb
sudo dpkg -i JLink_Linux_i386.deb
- name: Install python3.11
run: |
python --version
Expand Down

0 comments on commit de92d22

Please sign in to comment.